#BDDBEE#BDDBEE
#BDDBEE is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.6% C 0.041 H 235.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBEE |
|---|---|
| RGB | rgb(189, 219, 238) |
| HSL | hsl(203, 59%, 84%) |
| HSV | hsv(203, 21%, 93%) |
| CMYK | cmyk(20.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.83, -5.89, -12.59) |
| CIE-LCH | lch(85.83, 13.90, 244.92°) |
| OKLab | oklab(87.55% -0.0233 -0.0342) |
| OKLCH | oklch(87.55% 0.041 235.8) |
| XYZ | xyz(61.7462, 67.6531, 90.6774) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.78
Cloudy Blue
#ACC2D9
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBEE #EED0BD
analogous
#BDEEE8 #BDDBEE #BDC2EE
triadic
#BDDBEE #EEBDDB #DBEEBD
tetradic
#BDDBEE #E8BDEE #EED0BD #C2EEBD
square
#BDDBEE #E8BDEE #EED0BD #C2EEBD
split-complementary
#BDDBEE #EEBDC2 #EEE8BD
monochromatic
#5CA6D5 #8CC0E1 #BDDBEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.45
#BDDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BDDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBEE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBEE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#B0E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddbee; /* rgb */ color: rgb(189, 219, 238); /* oklch */ color: oklch(87.6% 0.041 235.8);
Tailwind
colors: {
custom: {
50: '#d1e6f3',
500: '#bddbee',
950: '#000000',
},
}SCSS
$custom: #bddbee; $custom-light: #d1e6f3; $custom-dark: #000000;
JSON
{
"hex": "#bddbee",
"rgb": {
"r": 189,
"g": 219,
"b": 238
},
"hsl": {
"h": 203.265,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.87552,
"c": 0.04134,
"h": 235.8
},
"luminance": 0.67655
}Semantic roles & 50–950 ramp
primary
#BDDBEE
secondary
#CC9F83
accent
#601FC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485