#CAE1DC#CAE1DC
#CAE1DC is a very light, muted teal. Relative luminance 0.716; OKLCH L 89.1% C 0.025 H 181.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE1DC |
|---|---|
| RGB | rgb(202, 225, 220) |
| HSL | hsl(167, 28%, 84%) |
| HSV | hsv(167, 10%, 88%) |
| CMYK | cmyk(10.2%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(87.76, -8.56, -0.15) |
| CIE-LCH | lch(87.76, 8.56, 181.01°) |
| OKLab | oklab(89.13% -0.0254 -0.0005) |
| OKLCH | oklch(89.13% 0.025 181.2) |
| XYZ | xyz(64.1977, 71.5732, 78.1290) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Ice
#D6FFFA
ΔE00 7.45
Very Pale Blue
#D6FFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE1DC #E1CACF
analogous
#CAE1D0 #CAE1DC #CADAE1
triadic
#CAE1DC #DCCAE1 #E1DCCA
tetradic
#CAE1DC #D0CAE1 #E1CACF #DAE1CA
square
#CAE1DC #D0CAE1 #E1CACF #DAE1CA
split-complementary
#CAE1DC #E1CADA #E1D0CA
monochromatic
#7CB5A8 #A3CBC2 #CAE1DC #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.37
#CAE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#CAE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE1DC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE1DC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#C5E2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cae1dc; /* rgb */ color: rgb(202, 225, 220); /* oklch */ color: oklch(89.1% 0.025 181.2);
Tailwind
colors: {
custom: {
50: '#daeae6',
500: '#cae1dc',
950: '#000000',
},
}SCSS
$custom: #cae1dc; $custom-light: #daeae6; $custom-dark: #000000;
JSON
{
"hex": "#cae1dc",
"rgb": {
"r": 202,
"g": 225,
"b": 220
},
"hsl": {
"h": 166.957,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.8913,
"c": 0.02537,
"h": 181.2
},
"luminance": 0.71574
}Semantic roles & 50–950 ramp
primary
#CAE1DC
secondary
#B9979E
accent
#3F56A6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484