#BDD4EE#BDD4EE
#BDD4EE is a very light, muted cyan. Relative luminance 0.641; OKLCH L 86.1% C 0.044 H 251.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4EE |
|---|---|
| RGB | rgb(189, 212, 238) |
| HSL | hsl(212, 59%, 84%) |
| HSV | hsv(212, 21%, 93%) |
| CMYK | cmyk(20.6%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(84.01, -2.24, -15.33) |
| CIE-LCH | lch(84.01, 15.49, 261.68°) |
| OKLab | oklab(86.11% -0.0139 -0.0417) |
| OKLCH | oklch(86.11% 0.044 251.5) |
| XYZ | xyz(59.9583, 64.0773, 90.0815) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.97
Lightsteelblue
#B0C4DE
ΔE00 3.95
Cloudy Blue
#ACC2D9
ΔE00 4.56
Powder Blue (survey)
#B1D1FC
ΔE00 4.56
Baby Blue (survey)
#A2CFFE
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4EE #EED7BD
analogous
#BDECEE #BDD4EE #BEBDEE
triadic
#BDD4EE #EEBDD4 #D4EEBD
tetradic
#BDD4EE #EEBDEC #EED7BD #BDEEBE
square
#BDD4EE #EEBDEC #EED7BD #BDEEBE
split-complementary
#BDD4EE #EEBEBD #ECEEBD
monochromatic
#5C95D5 #8CB4E1 #BDD4EE #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.52
#BDD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BDD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4EE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4EE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#B0DADC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd4ee; /* rgb */ color: rgb(189, 212, 238); /* oklch */ color: oklch(86.1% 0.044 251.5);
Tailwind
colors: {
custom: {
50: '#d1e1f3',
500: '#bdd4ee',
950: '#000000',
},
}SCSS
$custom: #bdd4ee; $custom-light: #d1e1f3; $custom-dark: #000000;
JSON
{
"hex": "#bdd4ee",
"rgb": {
"r": 189,
"g": 212,
"b": 238
},
"hsl": {
"h": 211.837,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.86114,
"c": 0.04392,
"h": 251.5
},
"luminance": 0.64079
}Semantic roles & 50–950 ramp
primary
#BDD4EE
secondary
#CCAA83
accent
#781FC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485