#CAE2DB#CAE2DB
#CAE2DB is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.3% C 0.027 H 176.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2DB |
|---|---|
| RGB | rgb(202, 226, 219) |
| HSL | hsl(163, 29%, 84%) |
| HSV | hsv(163, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(88.00, -9.26, 0.72) |
| CIE-LCH | lch(88.00, 9.29, 175.56°) |
| OKLab | oklab(89.31% -0.0271 0.0018) |
| OKLCH | oklch(89.31% 0.027 176.3) |
| XYZ | xyz(64.3367, 72.0626, 77.5240) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.92
Ice
#D6FFFA
ΔE00 7.13
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.60
Light Grey
#D8DCD6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2DB #E2CAD1
analogous
#CAE2CF #CAE2DB #CADDE2
triadic
#CAE2DB #DBCAE2 #E2DBCA
tetradic
#CAE2DB #CFCAE2 #E2CAD1 #DDE2CA
square
#CAE2DB #CFCAE2 #E2CAD1 #DDE2CA
split-complementary
#CAE2DB #E2CADD #E2CFCA
monochromatic
#7BB7A5 #A2CCC0 #CAE2DB #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.36
#CAE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#CAE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2DB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2DB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#C5E3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cae2db; /* rgb */ color: rgb(202, 226, 219); /* oklch */ color: oklch(89.3% 0.027 176.3);
Tailwind
colors: {
custom: {
50: '#daebe6',
500: '#cae2db',
950: '#000000',
},
}SCSS
$custom: #cae2db; $custom-light: #daebe6; $custom-dark: #000000;
JSON
{
"hex": "#cae2db",
"rgb": {
"r": 202,
"g": 226,
"b": 219
},
"hsl": {
"h": 162.5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.89308,
"c": 0.02718,
"h": 176.3
},
"luminance": 0.72064
}Semantic roles & 50–950 ramp
primary
#CAE2DB
secondary
#BA96A1
accent
#3E5DA8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484