#CAEEDE#CAEEDE
#CAEEDE is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.043 H 166.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEDE |
|---|---|
| RGB | rgb(202, 238, 222) |
| HSL | hsl(153, 51%, 86%) |
| HSV | hsv(153, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(91.22, -14.73, 3.84) |
| CIE-LCH | lch(91.22, 15.23, 165.40°) |
| OKLab | oklab(91.89% -0.0421 0.0099) |
| OKLCH | oklch(91.89% 0.043 166.7) |
| XYZ | xyz(68.1132, 78.9779, 80.7487) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 5.92
Eggshell Blue
#C4FFF7
ΔE00 6.42
Light Light Blue
#CAFFFB
ΔE00 6.67
Very Pale Blue
#D6FFFE
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEDE #EECADA
analogous
#CAEECC #CAEEDE #CAECEE
triadic
#CAEEDE #DECAEE #EEDECA
tetradic
#CAEEDE #CCCAEE #EECADA #ECEECA
square
#CAEEDE #CCCAEE #EECADA #ECEECA
split-complementary
#CAEEDE #EECAEC #EECCCA
monochromatic
#6DD0A4 #9CDFC1 #CAEEDE #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.25
#CAEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CAEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEDE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEDE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DD
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#C3EEE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caeede; /* rgb */ color: rgb(202, 238, 222); /* oklch */ color: oklch(91.9% 0.043 166.7);
Tailwind
colors: {
custom: {
50: '#daf3e8',
500: '#caeede',
950: '#000000',
},
}SCSS
$custom: #caeede; $custom-light: #daf3e8; $custom-dark: #000000;
JSON
{
"hex": "#caeede",
"rgb": {
"r": 202,
"g": 238,
"b": 222
},
"hsl": {
"h": 153.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.9189,
"c": 0.04328,
"h": 166.7
},
"luminance": 0.7898
}Semantic roles & 50–950 ramp
primary
#CAEEDE
secondary
#CB91AB
accent
#276ABF
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584