#CAE4E0#CAE4E0
#CAE4E0 is a very light, muted teal. Relative luminance 0.734; OKLCH L 89.9% C 0.028 H 185.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE4E0 |
|---|---|
| RGB | rgb(202, 228, 224) |
| HSL | hsl(171, 33%, 84%) |
| HSV | hsv(171, 11%, 89%) |
| CMYK | cmyk(11.4%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(88.65, -9.32, -0.96) |
| CIE-LCH | lch(88.65, 9.37, 185.87°) |
| OKLab | oklab(89.87% -0.0279 -0.0027) |
| OKLCH | oklch(89.87% 0.028 185.5) |
| XYZ | xyz(65.5519, 73.4239, 81.2251) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Powder Blue
#B0E0E6
ΔE00 6.45
Ice
#D6FFFA
ΔE00 6.49
Very Pale Blue
#D6FFFE
ΔE00 6.50
Very Light Blue
#D5FFFF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE4E0 #E4CACE
analogous
#CAE4D3 #CAE4E0 #CADBE4
triadic
#CAE4E0 #E0CAE4 #E4E0CA
tetradic
#CAE4E0 #D3CAE4 #E4CACE #DBE4CA
square
#CAE4E0 #D3CAE4 #E4CACE #DBE4CA
split-complementary
#CAE4E0 #E4CADB #E4D3CA
monochromatic
#79BBB1 #A1CFC8 #CAE4E0 #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.34
#CAE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#CAE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE4E0
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE4E0 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#DCDDE0
Tritanopia (blue-blind)
#C3E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae4e0; /* rgb */ color: rgb(202, 228, 224); /* oklch */ color: oklch(89.9% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#daece9',
500: '#cae4e0',
950: '#000000',
},
}SCSS
$custom: #cae4e0; $custom-light: #daece9; $custom-dark: #000000;
JSON
{
"hex": "#cae4e0",
"rgb": {
"r": 202,
"g": 228,
"b": 224
},
"hsl": {
"h": 170.769,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.89865,
"c": 0.02802,
"h": 185.5
},
"luminance": 0.73425
}Semantic roles & 50–950 ramp
primary
#CAE4E0
secondary
#BD969C
accent
#3A4CAB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484