#CBE6EA#CBE6EA
#CBE6EA is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.6% C 0.029 H 207.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE6EA |
|---|---|
| RGB | rgb(203, 230, 234) |
| HSL | hsl(188, 42%, 86%) |
| HSV | hsv(188, 13%, 92%) |
| CMYK | cmyk(13.2%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.50, -8.05, -4.95) |
| CIE-LCH | lch(89.50, 9.45, 211.57°) |
| OKLab | oklab(90.64% -0.0257 -0.0134) |
| OKLCH | oklch(90.64% 0.029 207.4) |
| XYZ | xyz(67.7730, 75.2292, 88.7759) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.59
Powder Blue
#B0E0E6
ΔE00 5.65
Lightblue
#ADD8E6
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 6.56
Very Light Blue
#D5FFFF
ΔE00 6.63
Very Pale Blue
#D6FFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE6EA #EACFCB
analogous
#CBEADE #CBE6EA #CBD6EA
triadic
#CBE6EA #EACBE6 #E6EACB
tetradic
#CBE6EA #DECBEA #EACFCB #D6EACB
square
#CBE6EA #DECBEA #EACFCB #D6EACB
split-complementary
#CBE6EA #EACBD6 #EADECB
monochromatic
#74BCC7 #9FD1D8 #CBE6EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.31
#CBE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CBE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE6EA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE6EA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EA
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#C2E9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbe6ea; /* rgb */ color: rgb(203, 230, 234); /* oklch */ color: oklch(90.6% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#dbedf0',
500: '#cbe6ea',
950: '#000000',
},
}SCSS
$custom: #cbe6ea; $custom-light: #dbedf0; $custom-dark: #000000;
JSON
{
"hex": "#cbe6ea",
"rgb": {
"r": 203,
"g": 230,
"b": 234
},
"hsl": {
"h": 187.742,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.90642,
"c": 0.02901,
"h": 207.4
},
"luminance": 0.75231
}Semantic roles & 50–950 ramp
primary
#CBE6EA
secondary
#C59A94
accent
#4130B6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485