#CBE4E9#CBE4E9
#CBE4E9 is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.2% C 0.027 H 211.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4E9 |
|---|---|
| RGB | rgb(203, 228, 233) |
| HSL | hsl(190, 41%, 85%) |
| HSV | hsv(190, 13%, 91%) |
| CMYK | cmyk(12.9%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(88.95, -7.23, -5.23) |
| CIE-LCH | lch(88.95, 8.92, 215.88°) |
| OKLab | oklab(90.2% -0.0234 -0.0141) |
| OKLCH | oklch(90.2% 0.027 211.1) |
| XYZ | xyz(67.0764, 74.0651, 87.8370) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.21
Lightcyan
#E0FFFF
ΔE00 6.30
Azure (CSS)
#F0FFFF
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4E9 #E9D0CB
analogous
#CBE9DF #CBE4E9 #CBD5E9
triadic
#CBE4E9 #E9CBE4 #E4E9CB
tetradic
#CBE4E9 #DFCBE9 #E9D0CB #D5E9CB
square
#CBE4E9 #DFCBE9 #E9D0CB #D5E9CB
split-complementary
#CBE4E9 #E9CBD5 #E9DFCB
monochromatic
#75B7C5 #A0CED7 #CBE4E9 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.33
#CBE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CBE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4E9
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4E9 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2E9
Deuteranopia (green-blind)
#DADEE9
Tritanopia (blue-blind)
#C3E7E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe4e9; /* rgb */ color: rgb(203, 228, 233); /* oklch */ color: oklch(90.2% 0.027 211.1);
Tailwind
colors: {
custom: {
50: '#dbecf0',
500: '#cbe4e9',
950: '#000000',
},
}SCSS
$custom: #cbe4e9; $custom-light: #dbecf0; $custom-dark: #000000;
JSON
{
"hex": "#cbe4e9",
"rgb": {
"r": 203,
"g": 228,
"b": 233
},
"hsl": {
"h": 190,
"s": 40.541,
"l": 85.49
},
"oklch": {
"l": 0.90201,
"c": 0.02735,
"h": 211.1
},
"luminance": 0.74067
}Semantic roles & 50–950 ramp
primary
#CBE4E9
secondary
#C49C95
accent
#4832B4
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485