#CAE2DE#CAE2DE
#CAE2DE is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.4% C 0.026 H 184.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2DE |
|---|---|
| RGB | rgb(202, 226, 222) |
| HSL | hsl(170, 29%, 84%) |
| HSV | hsv(170, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(88.08, -8.68, -0.75) |
| CIE-LCH | lch(88.08, 8.72, 184.91°) |
| OKLab | oklab(89.39% -0.0259 -0.0021) |
| OKLCH | oklch(89.39% 0.026 184.7) |
| XYZ | xyz(64.7352, 72.2220, 79.6227) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 6.83
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Very Pale Blue
#D6FFFE
ΔE00 7.13
Ice
#D6FFFA
ΔE00 7.15
Very Light Blue
#D5FFFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2DE #E2CACE
analogous
#CAE2D2 #CAE2DE #CADAE2
triadic
#CAE2DE #DECAE2 #E2DECA
tetradic
#CAE2DE #D2CAE2 #E2CACE #DAE2CA
square
#CAE2DE #D2CAE2 #E2CACE #DAE2CA
split-complementary
#CAE2DE #E2CADA #E2D2CA
monochromatic
#7BB7AD #A2CCC5 #CAE2DE #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.36
#CAE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#CAE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2DE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2DE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#DBDBDE
Tritanopia (blue-blind)
#C4E3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cae2de; /* rgb */ color: rgb(202, 226, 222); /* oklch */ color: oklch(89.4% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#daebe8',
500: '#cae2de',
950: '#000000',
},
}SCSS
$custom: #cae2de; $custom-light: #daebe8; $custom-dark: #000000;
JSON
{
"hex": "#cae2de",
"rgb": {
"r": 202,
"g": 226,
"b": 222
},
"hsl": {
"h": 170,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89394,
"c": 0.02603,
"h": 184.7
},
"luminance": 0.72223
}Semantic roles & 50–950 ramp
primary
#CAE2DE
secondary
#BA969C
accent
#3E4FA8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484