#CBDEEB#CBDEEB
#CBDEEB is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.027 H 237.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEEB |
|---|---|
| RGB | rgb(203, 222, 235) |
| HSL | hsl(204, 44%, 86%) |
| HSV | hsv(204, 14%, 92%) |
| CMYK | cmyk(13.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.45, -3.74, -8.50) |
| CIE-LCH | lch(87.45, 9.28, 246.26°) |
| OKLab | oklab(89.04% -0.0145 -0.0229) |
| OKLCH | oklch(89.04% 0.027 237.6) |
| XYZ | xyz(65.7417, 70.9360, 88.8095) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 7.12
Aliceblue
#F0F8FF
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.83
Lightsteelblue
#B0C4DE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEEB #EBD8CB
analogous
#CBEBE8 #CBDEEB #CBCEEB
triadic
#CBDEEB #EBCBDE #DEEBCB
tetradic
#CBDEEB #E8CBEB #EBD8CB #CEEBCB
square
#CBDEEB #E8CBEB #EBD8CB #CEEBCB
split-complementary
#CBDEEB #EBCBCE #EBE8CB
monochromatic
#73A6C9 #9FC2DA #CBDEEB #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.38
#CBDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#CBDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEEB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEEB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#C3E1E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbdeeb; /* rgb */ color: rgb(203, 222, 235); /* oklch */ color: oklch(89.0% 0.027 237.6);
Tailwind
colors: {
custom: {
50: '#dbe8f1',
500: '#cbdeeb',
950: '#000000',
},
}SCSS
$custom: #cbdeeb; $custom-light: #dbe8f1; $custom-dark: #000000;
JSON
{
"hex": "#cbdeeb",
"rgb": {
"r": 203,
"g": 222,
"b": 235
},
"hsl": {
"h": 204.375,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.89037,
"c": 0.02713,
"h": 237.6
},
"luminance": 0.70937
}Semantic roles & 50–950 ramp
primary
#CBDEEB
secondary
#C7A894
accent
#662EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485