#BDD4DE#BDD4DE
#BDD4DE is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.6% C 0.028 H 225.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4DE |
|---|---|
| RGB | rgb(189, 212, 222) |
| HSL | hsl(198, 33%, 81%) |
| HSV | hsv(198, 15%, 87%) |
| CMYK | cmyk(14.9%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.54, -5.64, -7.53) |
| CIE-LCH | lch(83.54, 9.41, 233.15°) |
| OKLab | oklab(85.59% -0.0198 -0.0203) |
| OKLCH | oklch(85.59% 0.028 225.8) |
| XYZ | xyz(57.7113, 63.1784, 78.2472) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.15
Cloudy Blue
#ACC2D9
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.80
Ice Blue
#A5DFF9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4DE #DEC7BD
analogous
#BDDED7 #BDD4DE #BDC3DE
triadic
#BDD4DE #DEBDD4 #D4DEBD
tetradic
#BDD4DE #D7BDDE #DEC7BD #C3DEBD
square
#BDD4DE #D7BDDE #DEC7BD #C3DEBD
split-complementary
#BDD4DE #DEBDC3 #DED7BD
monochromatic
#6B9FB5 #94B9CA #BDD4DE #E6EFF2 #EBF2F5
Accessibility & contrast
On white
1.54
#BDD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BDD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4DE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4DE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#B4D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bdd4de; /* rgb */ color: rgb(189, 212, 222); /* oklch */ color: oklch(85.6% 0.028 225.8);
Tailwind
colors: {
custom: {
50: '#d1e1e8',
500: '#bdd4de',
950: '#000000',
},
}SCSS
$custom: #bdd4de; $custom-light: #d1e1e8; $custom-dark: #000000;
JSON
{
"hex": "#bdd4de",
"rgb": {
"r": 189,
"g": 212,
"b": 222
},
"hsl": {
"h": 198.182,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.85588,
"c": 0.02838,
"h": 225.8
},
"luminance": 0.6318
}Semantic roles & 50–950 ramp
primary
#BDD4DE
secondary
#B69789
accent
#5C39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484