#BDD3DE#BDD3DE
#BDD3DE is a very light, muted cyan. Relative luminance 0.627; OKLCH L 85.4% C 0.028 H 229.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3DE |
|---|---|
| RGB | rgb(189, 211, 222) |
| HSL | hsl(200, 33%, 81%) |
| HSV | hsv(200, 15%, 87%) |
| CMYK | cmyk(14.9%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(83.27, -5.12, -7.92) |
| CIE-LCH | lch(83.27, 9.43, 237.11°) |
| OKLab | oklab(85.38% -0.0184 -0.0214) |
| OKLCH | oklch(85.38% 0.028 229.2) |
| XYZ | xyz(57.4621, 62.6800, 78.1641) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.57
Cloudy Blue
#ACC2D9
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3DE #DEC8BD
analogous
#BDDED8 #BDD3DE #BDC2DE
triadic
#BDD3DE #DEBDD3 #D3DEBD
tetradic
#BDD3DE #D8BDDE #DEC8BD #C2DEBD
square
#BDD3DE #D8BDDE #DEC8BD #C2DEBD
split-complementary
#BDD3DE #DEBDC2 #DED8BD
monochromatic
#6B9DB5 #94B8CA #BDD3DE #E6EEF2 #EBF1F5
Accessibility & contrast
On white
1.55
#BDD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BDD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3DE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3DE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2DF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#B4D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd3de; /* rgb */ color: rgb(189, 211, 222); /* oklch */ color: oklch(85.4% 0.028 229.2);
Tailwind
colors: {
custom: {
50: '#d1e0e8',
500: '#bdd3de',
950: '#000000',
},
}SCSS
$custom: #bdd3de; $custom-light: #d1e0e8; $custom-dark: #000000;
JSON
{
"hex": "#bdd3de",
"rgb": {
"r": 189,
"g": 211,
"b": 222
},
"hsl": {
"h": 200,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.85381,
"c": 0.02822,
"h": 229.2
},
"luminance": 0.62681
}Semantic roles & 50–950 ramp
primary
#BDD3DE
secondary
#B69889
accent
#6039AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484