#BDDFEE#BDDFEE
#BDDFEE is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.4% C 0.041 H 226.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFEE |
|---|---|
| RGB | rgb(189, 223, 238) |
| HSL | hsl(198, 59%, 84%) |
| HSV | hsv(198, 21%, 93%) |
| CMYK | cmyk(20.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.88, -7.96, -11.03) |
| CIE-LCH | lch(86.88, 13.60, 234.17°) |
| OKLab | oklab(88.38% -0.0286 -0.0299) |
| OKLCH | oklch(88.38% 0.041 226.3) |
| XYZ | xyz(62.8023, 69.7653, 91.0295) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.28
Ice Blue
#A5DFF9
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 6.17
Pale Sky Blue
#BDF6FE
ΔE00 8.10
Baby Blue
#89CFF0
ΔE00 8.55
Sky Blue
#87CEEB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFEE #EECCBD
analogous
#BDEEE4 #BDDFEE #BDC6EE
triadic
#BDDFEE #EEBDDF #DFEEBD
tetradic
#BDDFEE #E4BDEE #EECCBD #C6EEBD
square
#BDDFEE #E4BDEE #EECCBD #C6EEBD
split-complementary
#BDDFEE #EEBDC6 #EEE4BD
monochromatic
#5CB0D5 #8CC7E1 #BDDFEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.40
#BDDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#BDDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFEE
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFEE | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#AFE4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bddfee; /* rgb */ color: rgb(189, 223, 238); /* oklch */ color: oklch(88.4% 0.041 226.3);
Tailwind
colors: {
custom: {
50: '#d1e9f3',
500: '#bddfee',
950: '#000000',
},
}SCSS
$custom: #bddfee; $custom-light: #d1e9f3; $custom-dark: #000000;
JSON
{
"hex": "#bddfee",
"rgb": {
"r": 189,
"g": 223,
"b": 238
},
"hsl": {
"h": 198.367,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.8838,
"c": 0.04136,
"h": 226.3
},
"luminance": 0.69767
}Semantic roles & 50–950 ramp
primary
#BDDFEE
secondary
#CC9A83
accent
#521FC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485