#BDCED2#BDCED2
#BDCED2 is a very light, near-neutral cyan. Relative luminance 0.596; OKLCH L 84.0% C 0.019 H 213.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCED2 |
|---|---|
| RGB | rgb(189, 206, 210) |
| HSL | hsl(191, 19%, 78%) |
| HSV | hsv(191, 10%, 82%) |
| CMYK | cmyk(10%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.63, -4.94, -3.95) |
| CIE-LCH | lch(81.63, 6.33, 218.62°) |
| OKLab | oklab(83.97% -0.0161 -0.0106) |
| OKLCH | oklch(83.97% 0.019 213.4) |
| XYZ | xyz(54.6878, 59.6137, 69.5856) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.33
Light Grey
#D8DCD6
ΔE00 7.51
Silver
#C0C0C0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCED2 #D2C1BD
analogous
#BDD2CB #BDCED2 #BDC3D2
triadic
#BDCED2 #D2BDCE #CED2BD
tetradic
#BDCED2 #CBBDD2 #D2C1BD #C3D2BD
square
#BDCED2 #CBBDD2 #D2C1BD #C3D2BD
split-complementary
#BDCED2 #D2BDC3 #D2CBBD
monochromatic
#7498A0 #99B3B9 #BDCED2 #E1E9EB #EDF1F3
Accessibility & contrast
On white
1.63
#BDCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BDCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCED2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCED2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD2
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#B7D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdced2; /* rgb */ color: rgb(189, 206, 210); /* oklch */ color: oklch(84.0% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#d1dddf',
500: '#bdced2',
950: '#000000',
},
}SCSS
$custom: #bdced2; $custom-light: #d1dddf; $custom-dark: #000000;
JSON
{
"hex": "#bdced2",
"rgb": {
"r": 189,
"g": 206,
"b": 210
},
"hsl": {
"h": 191.429,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.83973,
"c": 0.01931,
"h": 213.4
},
"luminance": 0.59615
}Semantic roles & 50–950 ramp
primary
#BDCED2
secondary
#A7918C
accent
#58489D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484