#CAE0DC#CAE0DC
#CAE0DC is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.9% C 0.024 H 183.7°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE0DC |
|---|---|
| RGB | rgb(202, 224, 220) |
| HSL | hsl(169, 26%, 84%) |
| HSV | hsv(169, 10%, 88%) |
| CMYK | cmyk(9.8%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(87.50, -8.05, -0.53) |
| CIE-LCH | lch(87.50, 8.06, 183.79°) |
| OKLab | oklab(88.92% -0.024 -0.0015) |
| OKLCH | oklch(88.92% 0.024 183.7) |
| XYZ | xyz(63.9281, 71.0341, 78.0392) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.68
Azure (CSS)
#F0FFFF
ΔE00 7.79
Very Pale Blue
#D6FFFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE0DC #E0CACE
analogous
#CAE0D1 #CAE0DC #CAD9E0
triadic
#CAE0DC #DCCAE0 #E0DCCA
tetradic
#CAE0DC #D1CAE0 #E0CACE #D9E0CA
square
#CAE0DC #D1CAE0 #E0CACE #D9E0CA
split-complementary
#CAE0DC #E0CAD9 #E0D1CA
monochromatic
#7DB3A9 #A3C9C2 #CAE0DC #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.38
#CAE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CAE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE0DC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE0DC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#C5E1DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cae0dc; /* rgb */ color: rgb(202, 224, 220); /* oklch */ color: oklch(88.9% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#dae9e6',
500: '#cae0dc',
950: '#000000',
},
}SCSS
$custom: #cae0dc; $custom-light: #dae9e6; $custom-dark: #000000;
JSON
{
"hex": "#cae0dc",
"rgb": {
"r": 202,
"g": 224,
"b": 220
},
"hsl": {
"h": 169.091,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.88924,
"c": 0.02404,
"h": 183.7
},
"luminance": 0.71035
}Semantic roles & 50–950 ramp
primary
#CAE0DC
secondary
#B7979D
accent
#4153A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484