#BDDDEB#BDDDEB
#BDDDEB is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.9% C 0.039 H 226.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDEB |
|---|---|
| RGB | rgb(189, 221, 235) |
| HSL | hsl(198, 53%, 83%) |
| HSV | hsv(198, 20%, 92%) |
| CMYK | cmyk(19.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.27, -7.57, -10.36) |
| CIE-LCH | lch(86.27, 12.83, 233.82°) |
| OKLab | oklab(87.87% -0.027 -0.0281) |
| OKLCH | oklch(87.87% 0.039 226.1) |
| XYZ | xyz(61.8341, 68.5281, 88.5505) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.35
Ice Blue
#A5DFF9
ΔE00 5.54
Powder Blue
#B0E0E6
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 8.47
Pale Sky Blue
#BDF6FE
ΔE00 8.50
Sky Blue
#87CEEB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDEB #EBCBBD
analogous
#BDEBE2 #BDDDEB #BDC6EB
triadic
#BDDDEB #EBBDDD #DDEBBD
tetradic
#BDDDEB #E2BDEB #EBCBBD #C6EBBD
square
#BDDDEB #E2BDEB #EBCBBD #C6EBBD
split-complementary
#BDDDEB #EBBDC6 #EBE2BD
monochromatic
#5FADCF #8EC5DD #BDDDEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.43
#BDDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BDDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDEB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDEB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#B0E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bdddeb; /* rgb */ color: rgb(189, 221, 235); /* oklch */ color: oklch(87.9% 0.039 226.1);
Tailwind
colors: {
custom: {
50: '#d1e7f1',
500: '#bdddeb',
950: '#000000',
},
}SCSS
$custom: #bdddeb; $custom-light: #d1e7f1; $custom-dark: #000000;
JSON
{
"hex": "#bdddeb",
"rgb": {
"r": 189,
"g": 221,
"b": 235
},
"hsl": {
"h": 198.261,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.87868,
"c": 0.03897,
"h": 226.1
},
"luminance": 0.6853
}Semantic roles & 50–950 ramp
primary
#BDDDEB
secondary
#C79985
accent
#5425C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485