#CAE4E4#CAE4E4
#CAE4E4 is a very light, muted teal. Relative luminance 0.736; OKLCH L 90.0% C 0.028 H 196.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE4E4 |
|---|---|
| RGB | rgb(202, 228, 228) |
| HSL | hsl(180, 33%, 84%) |
| HSV | hsv(180, 11%, 89%) |
| CMYK | cmyk(11.4%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.75, -8.54, -2.90) |
| CIE-LCH | lch(88.75, 9.02, 198.79°) |
| OKLab | oklab(89.98% -0.0263 -0.0079) |
| OKLCH | oklch(89.98% 0.028 196.7) |
| XYZ | xyz(66.1007, 73.6435, 84.1158) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 5.78
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.53
Very Light Blue
#D5FFFF
ΔE00 6.59
Really Light Blue
#D4FFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE4E4 #E4CACA
analogous
#CAE4D7 #CAE4E4 #CAD7E4
triadic
#CAE4E4 #E4CAE4 #E4E4CA
tetradic
#CAE4E4 #D7CAE4 #E4CACA #D7E4CA
square
#CAE4E4 #D7CAE4 #E4CACA #D7E4CA
split-complementary
#CAE4E4 #E4CAD7 #E4D7CA
monochromatic
#79BBBB #A1CFCF #CAE4E4 #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.34
#CAE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CAE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE4E4
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE4E4 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#DBDDE4
Tritanopia (blue-blind)
#C3E6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae4e4; /* rgb */ color: rgb(202, 228, 228); /* oklch */ color: oklch(90.0% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#daecec',
500: '#cae4e4',
950: '#000000',
},
}SCSS
$custom: #cae4e4; $custom-light: #daecec; $custom-dark: #000000;
JSON
{
"hex": "#cae4e4",
"rgb": {
"r": 202,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.89982,
"c": 0.0275,
"h": 196.7
},
"luminance": 0.73645
}Semantic roles & 50–950 ramp
primary
#CAE4E4
secondary
#BD9696
accent
#3A3AAB
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484