#CAE2DC#CAE2DC
#CAE2DC is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.3% C 0.027 H 179.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2DC |
|---|---|
| RGB | rgb(202, 226, 220) |
| HSL | hsl(165, 29%, 84%) |
| HSV | hsv(165, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(88.02, -9.07, 0.23) |
| CIE-LCH | lch(88.02, 9.07, 178.55°) |
| OKLab | oklab(89.34% -0.0267 0.0005) |
| OKLCH | oklch(89.34% 0.027 179) |
| XYZ | xyz(64.4688, 72.1155, 78.2194) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.73
Ice
#D6FFFA
ΔE00 7.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Very Pale Blue
#D6FFFE
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.32
Very Light Blue
#D5FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2DC #E2CAD0
analogous
#CAE2D0 #CAE2DC #CADCE2
triadic
#CAE2DC #DCCAE2 #E2DCCA
tetradic
#CAE2DC #D0CAE2 #E2CAD0 #DCE2CA
square
#CAE2DC #D0CAE2 #E2CAD0 #DCE2CA
split-complementary
#CAE2DC #E2CADC #E2D0CA
monochromatic
#7BB7A8 #A2CCC2 #CAE2DC #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.36
#CAE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#CAE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2DC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2DC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#C5E3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cae2dc; /* rgb */ color: rgb(202, 226, 220); /* oklch */ color: oklch(89.3% 0.027 179.0);
Tailwind
colors: {
custom: {
50: '#daebe6',
500: '#cae2dc',
950: '#000000',
},
}SCSS
$custom: #cae2dc; $custom-light: #daebe6; $custom-dark: #000000;
JSON
{
"hex": "#cae2dc",
"rgb": {
"r": 202,
"g": 226,
"b": 220
},
"hsl": {
"h": 165,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89337,
"c": 0.02672,
"h": 179
},
"luminance": 0.72117
}Semantic roles & 50–950 ramp
primary
#CAE2DC
secondary
#BA969F
accent
#3E58A8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484