#BDDEEB#BDDEEB
#BDDEEB is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.039 H 223.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEEB |
|---|---|
| RGB | rgb(189, 222, 235) |
| HSL | hsl(197, 53%, 83%) |
| HSV | hsv(197, 20%, 92%) |
| CMYK | cmyk(19.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.53, -8.09, -9.97) |
| CIE-LCH | lch(86.53, 12.84, 230.94°) |
| OKLab | oklab(88.08% -0.0284 -0.027) |
| OKLCH | oklch(88.08% 0.039 223.6) |
| XYZ | xyz(62.0989, 69.0577, 88.6388) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.06
Ice Blue
#A5DFF9
ΔE00 5.54
Powder Blue
#B0E0E6
ΔE00 5.69
Pale Sky Blue
#BDF6FE
ΔE00 7.94
Sky Blue
#87CEEB
ΔE00 8.79
Baby Blue
#89CFF0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEEB #EBCABD
analogous
#BDEBE1 #BDDEEB #BDC7EB
triadic
#BDDEEB #EBBDDE #DEEBBD
tetradic
#BDDEEB #E1BDEB #EBCABD #C7EBBD
square
#BDDEEB #E1BDEB #EBCABD #C7EBBD
split-complementary
#BDDEEB #EBBDC7 #EBE1BD
monochromatic
#5FAFCF #8EC7DD #BDDEEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.42
#BDDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BDDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEEB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEEB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#B0E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddeeb; /* rgb */ color: rgb(189, 222, 235); /* oklch */ color: oklch(88.1% 0.039 223.6);
Tailwind
colors: {
custom: {
50: '#d1e8f1',
500: '#bddeeb',
950: '#000000',
},
}SCSS
$custom: #bddeeb; $custom-light: #d1e8f1; $custom-dark: #000000;
JSON
{
"hex": "#bddeeb",
"rgb": {
"r": 189,
"g": 222,
"b": 235
},
"hsl": {
"h": 196.957,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.88076,
"c": 0.03916,
"h": 223.6
},
"luminance": 0.6906
}Semantic roles & 50–950 ramp
primary
#BDDEEB
secondary
#C79885
accent
#5125C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485