#CBE4E4#CBE4E4
#CBE4E4 is a very light, muted teal. Relative luminance 0.738; OKLCH L 90.1% C 0.026 H 196.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4E4 |
|---|---|
| RGB | rgb(203, 228, 228) |
| HSL | hsl(180, 32%, 85%) |
| HSV | hsv(180, 11%, 89%) |
| CMYK | cmyk(11%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.82, -8.22, -2.80) |
| CIE-LCH | lch(88.82, 8.68, 198.81°) |
| OKLab | oklab(90.05% -0.0253 -0.0076) |
| OKLCH | oklch(90.05% 0.026 196.7) |
| XYZ | xyz(66.3723, 73.7835, 84.1285) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 6.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Very Pale Blue
#D6FFFE
ΔE00 6.69
Very Light Blue
#D5FFFF
ΔE00 6.76
Really Light Blue
#D4FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4E4 #E4CBCB
analogous
#CBE4D8 #CBE4E4 #CBD8E4
triadic
#CBE4E4 #E4CBE4 #E4E4CB
tetradic
#CBE4E4 #D8CBE4 #E4CBCB #D8E4CB
square
#CBE4E4 #D8CBE4 #E4CBCB #D8E4CB
split-complementary
#CBE4E4 #E4CBD8 #E4D8CB
monochromatic
#7ABABA #A3CFCF #CBE4E4 #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.33
#CBE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#CBE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4E4
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4E4 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#DBDDE4
Tritanopia (blue-blind)
#C4E6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe4e4; /* rgb */ color: rgb(203, 228, 228); /* oklch */ color: oklch(90.1% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#dbecec',
500: '#cbe4e4',
950: '#000000',
},
}SCSS
$custom: #cbe4e4; $custom-light: #dbecec; $custom-dark: #000000;
JSON
{
"hex": "#cbe4e4",
"rgb": {
"r": 203,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 31.646,
"l": 84.51
},
"oklch": {
"l": 0.90052,
"c": 0.02646,
"h": 196.7
},
"luminance": 0.73785
}Semantic roles & 50–950 ramp
primary
#CBE4E4
secondary
#BD9797
accent
#3B3BAA
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#151616
muted
#848484