Antarctica Lake Color Hex Code
#bfd2d0What is Antarctica Lake Color Hex Code Color?
Antarctica Lake Color Hex Code is a light, desaturated, muted cyan color with the hex code #bfd2d0. Its RGB value is rgb(191, 210, 208), meaning it contains 191 red, 210 green, and 208 blue light values. In the HSL color model, it has a hue of 174°, saturation of 17%, and lightness of 79%.
Antarctica Lake Color Hex Code Color Codes
Here are all the color format codes for Antarctica Lake Color Hex Code:
- HEX: #bfd2d0
- RGB: rgb(191, 210, 208)
- HSL: hsl(174°, 17%, 79%)
- CMYK: cmyk(9%, 0%, 1%, 18%)
- Android/Flutter: Color(0xFFBFD2D0)
- Swift UIColor: UIColor(red: 0.749, green: 0.824, blue: 0.816, alpha: 1.0)
Is Antarctica Lake Color Hex Code Accessible?
Antarctica Lake Color Hex Code (#bfd2d0) passes WCAG AA accessibility standards. It has a contrast ratio of 1.57:1 against white and 13.34:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Antarctica Lake Color Hex Code in Design
Antarctica Lake Color Hex Code is a light cyan tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#d3c0c2
for strong contrast.
In CSS, you can use it directly as color: #bfd2d0; or
background-color: #bfd2d0;.
Antarctica Lake Color Hex Code Shades and Tints
Shades of Antarctica Lake Color Hex Code are created by mixing it with black, ranging from the original #bfd2d0 down to near-black #aabbb9. Tints are made by adding white — from the base color up to near-white #f8fafa. These variations help build complete design system palettes and Tailwind CSS color scales.
Antarctica Lake Color Hex Code Color Harmonies
The complementary color of Antarctica Lake Color Hex Code is #d3c0c2. Its analogous colors are #c0cbd3 and #c0d3c8. For a triadic palette, combine it with #d1c0d3 and #d3d1c0.
Frequently Asked Questions
What is the hex code for Antarctica Lake Color Hex Code?
The hex code for Antarctica Lake Color Hex Code is #bfd2d0.
What is the RGB value of Antarctica Lake Color Hex Code?
The RGB value is rgb(191, 210, 208). Red channel: 191/255, Green: 210/255, Blue: 208/255.
Is Antarctica Lake Color Hex Code good for web accessibility?
Antarctica Lake Color Hex Code has a contrast ratio of 1.57:1 with white and 13.34:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Antarctica Lake Color Hex Code?
Antarctica Lake Color Hex Code pairs well with its complementary color #d3c0c2, analogous colors #c0cbd3 and #c0d3c8, or neutral whites and grays for a clean, modern look.
How do I use Antarctica Lake Color Hex Code in CSS?
Use it in CSS like this:
background-color: #bfd2d0;
color: #bfd2d0;
Or as a CSS variable: --color-primary: #bfd2d0;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #bfd2d0;
--color-primary-rgb: 191, 210, 208;
--color-primary-hsl: 174 17% 79%;
--color-primary-text: #1a1a2e;
colors: {
'antarctica-lake-color-hex-code': {
DEFAULT: '#bfd2d0',
100: '#ffffff',
200: '#f8fafa',
300: '#f1f5f5',
400: '#eaf0f0',
500: '#e3ebea',
600: '#aabbb9',
700: '#95a3a2',
800: '#7f8c8b',
900: '#6a7574',
950: '#555d5c',
}
}
'base': #bfd2d0,
'light': #f1f5f5,
'dark': #95a3a2,
'rgb': 191, 210, 208
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.