#CAE3DC#CAE3DC
#CAE3DC is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.5% C 0.028 H 177.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE3DC |
|---|---|
| RGB | rgb(202, 227, 220) |
| HSL | hsl(163, 31%, 84%) |
| HSV | hsv(163, 11%, 89%) |
| CMYK | cmyk(11%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(88.29, -9.58, 0.61) |
| CIE-LCH | lch(88.29, 9.60, 176.34°) |
| OKLab | oklab(89.54% -0.0281 0.0015) |
| OKLCH | oklch(89.54% 0.028 177) |
| XYZ | xyz(64.7415, 72.6609, 78.3103) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.70
Ice
#D6FFFA
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Very Pale Blue
#D6FFFE
ΔE00 7.12
Very Light Blue
#D5FFFF
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE3DC #E3CAD1
analogous
#CAE3D0 #CAE3DC #CADEE3
triadic
#CAE3DC #DCCAE3 #E3DCCA
tetradic
#CAE3DC #D0CAE3 #E3CAD1 #DEE3CA
square
#CAE3DC #D0CAE3 #E3CAD1 #DEE3CA
split-complementary
#CAE3DC #E3CADE #E3D0CA
monochromatic
#7AB9A7 #A2CEC2 #CAE3DC #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.35
#CAE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CAE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE3DC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE3DC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#C4E4E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cae3dc; /* rgb */ color: rgb(202, 227, 220); /* oklch */ color: oklch(89.5% 0.028 177.0);
Tailwind
colors: {
custom: {
50: '#daebe6',
500: '#cae3dc',
950: '#000000',
},
}SCSS
$custom: #cae3dc; $custom-light: #daebe6; $custom-dark: #000000;
JSON
{
"hex": "#cae3dc",
"rgb": {
"r": 202,
"g": 227,
"b": 220
},
"hsl": {
"h": 163.2,
"s": 30.864,
"l": 84.118
},
"oklch": {
"l": 0.89544,
"c": 0.02813,
"h": 177
},
"luminance": 0.72662
}Semantic roles & 50–950 ramp
primary
#CAE3DC
secondary
#BB96A0
accent
#3C5BAA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484