#CAE4E2#CAE4E2
#CAE4E2 is a very light, muted teal. Relative luminance 0.735; OKLCH L 89.9% C 0.028 H 191.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE4E2 |
|---|---|
| RGB | rgb(202, 228, 226) |
| HSL | hsl(175, 33%, 84%) |
| HSV | hsv(175, 11%, 89%) |
| CMYK | cmyk(11.4%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(88.70, -8.93, -1.93) |
| CIE-LCH | lch(88.70, 9.13, 192.21°) |
| OKLab | oklab(89.92% -0.0271 -0.0053) |
| OKLCH | oklch(89.92% 0.028 191) |
| XYZ | xyz(65.8247, 73.5330, 82.6620) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.75
Powder Blue
#B0E0E6
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Very Pale Blue
#D6FFFE
ΔE00 6.44
Very Light Blue
#D5FFFF
ΔE00 6.55
Ice
#D6FFFA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE4E2 #E4CACC
analogous
#CAE4D5 #CAE4E2 #CAD9E4
triadic
#CAE4E2 #E2CAE4 #E4E2CA
tetradic
#CAE4E2 #D5CAE4 #E4CACC #D9E4CA
square
#CAE4E2 #D5CAE4 #E4CACC #D9E4CA
split-complementary
#CAE4E2 #E4CAD9 #E4D5CA
monochromatic
#79BBB6 #A1CFCC #CAE4E2 #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.34
#CAE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#CAE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE4E2
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE4E2 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#DBDDE2
Tritanopia (blue-blind)
#C3E6E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae4e2; /* rgb */ color: rgb(202, 228, 226); /* oklch */ color: oklch(89.9% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#daeceb',
500: '#cae4e2',
950: '#000000',
},
}SCSS
$custom: #cae4e2; $custom-light: #daeceb; $custom-dark: #000000;
JSON
{
"hex": "#cae4e2",
"rgb": {
"r": 202,
"g": 228,
"b": 226
},
"hsl": {
"h": 175.385,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.89924,
"c": 0.02762,
"h": 191
},
"luminance": 0.73534
}Semantic roles & 50–950 ramp
primary
#CAE4E2
secondary
#BD9699
accent
#3A43AB
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484