#CAE5DC#CAE5DC
#CAE5DC is a very light, muted teal. Relative luminance 0.738; OKLCH L 90.0% C 0.031 H 173.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE5DC |
|---|---|
| RGB | rgb(202, 229, 220) |
| HSL | hsl(160, 34%, 85%) |
| HSV | hsv(160, 12%, 90%) |
| CMYK | cmyk(11.8%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(88.81, -10.59, 1.38) |
| CIE-LCH | lch(88.81, 10.68, 172.60°) |
| OKLab | oklab(89.96% -0.0308 0.0035) |
| OKLCH | oklch(89.96% 0.031 173.5) |
| XYZ | xyz(65.2917, 73.7613, 78.4937) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Very Pale Blue
#D6FFFE
ΔE00 6.90
Very Light Blue
#D5FFFF
ΔE00 7.17
Really Light Blue
#D4FFFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE5DC #E5CAD3
analogous
#CAE5CF #CAE5DC #CAE1E5
triadic
#CAE5DC #DCCAE5 #E5DCCA
tetradic
#CAE5DC #CFCAE5 #E5CAD3 #E1E5CA
square
#CAE5DC #CFCAE5 #E5CAD3 #E1E5CA
split-complementary
#CAE5DC #E5CAE1 #E5CFCA
monochromatic
#78BDA6 #A1D1C1 #CAE5DC #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.33
#CAE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CAE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE5DC
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE5DC | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#DEDDDD
Tritanopia (blue-blind)
#C4E6E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae5dc; /* rgb */ color: rgb(202, 229, 220); /* oklch */ color: oklch(90.0% 0.031 173.5);
Tailwind
colors: {
custom: {
50: '#daede6',
500: '#cae5dc',
950: '#000000',
},
}SCSS
$custom: #cae5dc; $custom-light: #daede6; $custom-dark: #000000;
JSON
{
"hex": "#cae5dc",
"rgb": {
"r": 202,
"g": 229,
"b": 220
},
"hsl": {
"h": 160,
"s": 34.177,
"l": 84.51
},
"oklch": {
"l": 0.89958,
"c": 0.03101,
"h": 173.5
},
"luminance": 0.73762
}Semantic roles & 50–950 ramp
primary
#CAE5DC
secondary
#BE95A3
accent
#395FAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484