#CBE8EA#CBE8EA
#CBE8EA is a very light, muted teal. Relative luminance 0.763; OKLCH L 91.1% C 0.031 H 201.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE8EA |
|---|---|
| RGB | rgb(203, 232, 234) |
| HSL | hsl(184, 42%, 86%) |
| HSV | hsv(184, 13%, 92%) |
| CMYK | cmyk(13.2%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.02, -9.07, -4.18) |
| CIE-LCH | lch(90.02, 9.98, 204.74°) |
| OKLab | oklab(91.05% -0.0284 -0.0113) |
| OKLCH | oklch(91.05% 0.031 201.7) |
| XYZ | xyz(68.3328, 76.3487, 88.9625) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.87
Powder Blue
#B0E0E6
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Light Blue
#D5FFFF
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.66
Really Light Blue
#D4FFFF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE8EA #EACDCB
analogous
#CBEADC #CBE8EA #CBD8EA
triadic
#CBE8EA #EACBE8 #E8EACB
tetradic
#CBE8EA #DCCBEA #EACDCB #D8EACB
square
#CBE8EA #DCCBEA #EACDCB #D8EACB
split-complementary
#CBE8EA #EACBD8 #EADCCB
monochromatic
#74C1C7 #9FD5D8 #CBE8EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.29
#CBE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CBE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE8EA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE8EA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#C2EAE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbe8ea; /* rgb */ color: rgb(203, 232, 234); /* oklch */ color: oklch(91.1% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#dbeff0',
500: '#cbe8ea',
950: '#000000',
},
}SCSS
$custom: #cbe8ea; $custom-light: #dbeff0; $custom-dark: #000000;
JSON
{
"hex": "#cbe8ea",
"rgb": {
"r": 203,
"g": 232,
"b": 234
},
"hsl": {
"h": 183.871,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.91054,
"c": 0.03061,
"h": 201.7
},
"luminance": 0.7635
}Semantic roles & 50–950 ramp
primary
#CBE8EA
secondary
#C59794
accent
#3930B6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585