#BDD4E5#BDD4E5
#BDD4E5 is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.8% C 0.034 H 239.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4E5 |
|---|---|
| RGB | rgb(189, 212, 229) |
| HSL | hsl(206, 43%, 82%) |
| HSV | hsv(206, 17%, 90%) |
| CMYK | cmyk(17.5%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.74, -4.18, -10.95) |
| CIE-LCH | lch(83.74, 11.72, 249.12°) |
| OKLab | oklab(85.81% -0.0172 -0.0296) |
| OKLCH | oklch(85.81% 0.034 239.9) |
| XYZ | xyz(58.6690, 63.5615, 83.2911) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.06
Cloudy Blue
#ACC2D9
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 6.39
Light Grey Blue
#9DBCD4
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4E5 #E5CEBD
analogous
#BDE5E2 #BDD4E5 #BDC0E5
triadic
#BDD4E5 #E5BDD4 #D4E5BD
tetradic
#BDD4E5 #E2BDE5 #E5CEBD #C0E5BD
square
#BDD4E5 #E2BDE5 #E5CEBD #C0E5BD
split-complementary
#BDD4E5 #E5BDC0 #E5E2BD
monochromatic
#659BC2 #91B7D4 #BDD4E5 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.53
#BDD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BDD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4E5
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4E5 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#B3D8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd4e5; /* rgb */ color: rgb(189, 212, 229); /* oklch */ color: oklch(85.8% 0.034 239.9);
Tailwind
colors: {
custom: {
50: '#d1e1ed',
500: '#bdd4e5',
950: '#000000',
},
}SCSS
$custom: #bdd4e5; $custom-light: #d1e1ed; $custom-dark: #000000;
JSON
{
"hex": "#bdd4e5",
"rgb": {
"r": 189,
"g": 212,
"b": 229
},
"hsl": {
"h": 205.5,
"s": 43.478,
"l": 81.961
},
"oklch": {
"l": 0.85813,
"c": 0.03426,
"h": 239.9
},
"luminance": 0.63563
}Semantic roles & 50–950 ramp
primary
#BDD4E5
secondary
#BF9F87
accent
#692FB7
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484