#CBE2EE#CBE2EE
#CBE2EE is a very light, muted cyan. Relative luminance 0.733; OKLCH L 89.9% C 0.030 H 230.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2EE |
|---|---|
| RGB | rgb(203, 226, 238) |
| HSL | hsl(201, 51%, 86%) |
| HSV | hsv(201, 15%, 93%) |
| CMYK | cmyk(14.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(88.57, -5.19, -8.42) |
| CIE-LCH | lch(88.57, 9.89, 238.33°) |
| OKLab | oklab(89.95% -0.0188 -0.0227) |
| OKLCH | oklch(89.95% 0.03 230.3) |
| XYZ | xyz(67.2538, 73.2609, 91.4698) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.23
Fog
#D8DCE0
ΔE00 7.00
Aliceblue
#F0F8FF
ΔE00 7.44
Ice Blue
#A5DFF9
ΔE00 8.02
Azure (CSS)
#F0FFFF
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2EE #EED7CB
analogous
#CBEEE9 #CBE2EE #CBD1EE
triadic
#CBE2EE #EECBE2 #E2EECB
tetradic
#CBE2EE #E9CBEE #EED7CB #D1EECB
square
#CBE2EE #E9CBEE #EED7CB #D1EECB
split-complementary
#CBE2EE #EECBD1 #EEE9CB
monochromatic
#6FAFD0 #9DC8DF #CBE2EE #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.34
#CBE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#CBE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2EE
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2EE | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#C2E5E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe2ee; /* rgb */ color: rgb(203, 226, 238); /* oklch */ color: oklch(89.9% 0.030 230.3);
Tailwind
colors: {
custom: {
50: '#dbebf3',
500: '#cbe2ee',
950: '#000000',
},
}SCSS
$custom: #cbe2ee; $custom-light: #dbebf3; $custom-dark: #000000;
JSON
{
"hex": "#cbe2ee",
"rgb": {
"r": 203,
"g": 226,
"b": 238
},
"hsl": {
"h": 200.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.89946,
"c": 0.02952,
"h": 230.3
},
"luminance": 0.73262
}Semantic roles & 50–950 ramp
primary
#CBE2EE
secondary
#CBA692
accent
#5B27BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151617
muted
#848485