#BDCED8#BDCED8
#BDCED8 is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.2% C 0.023 H 233.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCED8 |
|---|---|
| RGB | rgb(189, 206, 216) |
| HSL | hsl(202, 26%, 79%) |
| HSV | hsv(202, 13%, 85%) |
| CMYK | cmyk(12.5%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.79, -3.74, -6.91) |
| CIE-LCH | lch(81.79, 7.86, 241.60°) |
| OKLab | oklab(84.16% -0.0138 -0.0186) |
| OKLCH | oklch(84.16% 0.023 233.4) |
| XYZ | xyz(55.4493, 59.9183, 73.5965) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.43
Silver (survey)
#C5C9C7
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCED8 #D8C7BD
analogous
#BDD8D5 #BDCED8 #BDC1D8
triadic
#BDCED8 #D8BDCE #CED8BD
tetradic
#BDCED8 #D5BDD8 #D8C7BD #C1D8BD
square
#BDCED8 #D5BDD8 #D8C7BD #C1D8BD
split-complementary
#BDCED8 #D8BDC1 #D8D5BD
monochromatic
#7095AB #97B1C1 #BDCED8 #E3EBEF #ECF1F4
Accessibility & contrast
On white
1.62
#BDCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BDCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCED8
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCED8 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD9
Deuteranopia (green-blind)
#C6CAD8
Tritanopia (blue-blind)
#B6D1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdced8; /* rgb */ color: rgb(189, 206, 216); /* oklch */ color: oklch(84.2% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#d1dce4',
500: '#bdced8',
950: '#000000',
},
}SCSS
$custom: #bdced8; $custom-light: #d1dce4; $custom-dark: #000000;
JSON
{
"hex": "#bdced8",
"rgb": {
"r": 189,
"g": 206,
"b": 216
},
"hsl": {
"h": 202.222,
"s": 25.714,
"l": 79.412
},
"oklch": {
"l": 0.84159,
"c": 0.02319,
"h": 233.4
},
"luminance": 0.59919
}Semantic roles & 50–950 ramp
primary
#BDCED8
secondary
#AE988B
accent
#6641A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484