#BDDEEE#BDDEEE
#BDDEEE is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.2% C 0.041 H 228.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEEE |
|---|---|
| RGB | rgb(189, 222, 238) |
| HSL | hsl(200, 59%, 84%) |
| HSV | hsv(200, 21%, 93%) |
| CMYK | cmyk(20.6%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.62, -7.45, -11.42) |
| CIE-LCH | lch(86.62, 13.63, 236.89°) |
| OKLab | oklab(88.17% -0.0272 -0.031) |
| OKLCH | oklch(88.17% 0.041 228.7) |
| XYZ | xyz(62.5359, 69.2325, 90.9407) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.62
Ice Blue
#A5DFF9
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 8.30
Baby Blue
#89CFF0
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEEE #EECDBD
analogous
#BDEEE5 #BDDEEE #BDC5EE
triadic
#BDDEEE #EEBDDE #DEEEBD
tetradic
#BDDEEE #E5BDEE #EECDBD #C5EEBD
square
#BDDEEE #E5BDEE #EECDBD #C5EEBD
split-complementary
#BDDEEE #EEBDC5 #EEE5BD
monochromatic
#5CADD5 #8CC6E1 #BDDEEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.41
#BDDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BDDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEEE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEEE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CFD6EE
Tritanopia (blue-blind)
#AFE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddeee; /* rgb */ color: rgb(189, 222, 238); /* oklch */ color: oklch(88.2% 0.041 228.7);
Tailwind
colors: {
custom: {
50: '#d1e8f3',
500: '#bddeee',
950: '#000000',
},
}SCSS
$custom: #bddeee; $custom-light: #d1e8f3; $custom-dark: #000000;
JSON
{
"hex": "#bddeee",
"rgb": {
"r": 189,
"g": 222,
"b": 238
},
"hsl": {
"h": 199.592,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.88173,
"c": 0.04125,
"h": 228.7
},
"luminance": 0.69234
}Semantic roles & 50–950 ramp
primary
#BDDEEE
secondary
#CC9B83
accent
#561FC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485