#BDD2DE#BDD2DE
#BDD2DE is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.2% C 0.028 H 232.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2DE |
|---|---|
| RGB | rgb(189, 210, 222) |
| HSL | hsl(202, 33%, 81%) |
| HSV | hsv(202, 15%, 87%) |
| CMYK | cmyk(14.9%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(83.01, -4.60, -8.31) |
| CIE-LCH | lch(83.01, 9.49, 241.03°) |
| OKLab | oklab(85.18% -0.0171 -0.0224) |
| OKLCH | oklch(85.18% 0.028 232.7) |
| XYZ | xyz(57.2144, 62.1847, 78.0815) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.13
Light Grey Blue
#9DBCD4
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2DE #DEC9BD
analogous
#BDDED9 #BDD2DE #BDC1DE
triadic
#BDD2DE #DEBDD2 #D2DEBD
tetradic
#BDD2DE #D9BDDE #DEC9BD #C1DEBD
square
#BDD2DE #D9BDDE #DEC9BD #C1DEBD
split-complementary
#BDD2DE #DEBDC1 #DED9BD
monochromatic
#6B9AB5 #94B6CA #BDD2DE #E6EEF2 #EBF1F5
Accessibility & contrast
On white
1.56
#BDD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BDD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2DE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2DE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#B4D5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd2de; /* rgb */ color: rgb(189, 210, 222); /* oklch */ color: oklch(85.2% 0.028 232.7);
Tailwind
colors: {
custom: {
50: '#d1dfe8',
500: '#bdd2de',
950: '#000000',
},
}SCSS
$custom: #bdd2de; $custom-light: #d1dfe8; $custom-dark: #000000;
JSON
{
"hex": "#bdd2de",
"rgb": {
"r": 189,
"g": 210,
"b": 222
},
"hsl": {
"h": 201.818,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.85175,
"c": 0.02818,
"h": 232.7
},
"luminance": 0.62186
}Semantic roles & 50–950 ramp
primary
#BDD2DE
secondary
#B69A89
accent
#6339AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484