#CAEEDF#CAEEDF
#CAEEDF is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.043 H 168.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEDF |
|---|---|
| RGB | rgb(202, 238, 223) |
| HSL | hsl(155, 51%, 86%) |
| HSV | hsv(155, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(91.25, -14.54, 3.35) |
| CIE-LCH | lch(91.25, 14.93, 167.02°) |
| OKLab | oklab(91.92% -0.0417 0.0087) |
| OKLCH | oklch(91.92% 0.043 168.3) |
| XYZ | xyz(68.2476, 79.0317, 81.4567) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 5.70
Eggshell Blue
#C4FFF7
ΔE00 6.24
Light Light Blue
#CAFFFB
ΔE00 6.40
Very Pale Blue
#D6FFFE
ΔE00 6.74
Ice Blue (survey)
#D7FFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEDF #EECAD9
analogous
#CAEECD #CAEEDF #CAEBEE
triadic
#CAEEDF #DFCAEE #EEDFCA
tetradic
#CAEEDF #CDCAEE #EECAD9 #EBEECA
square
#CAEEDF #CDCAEE #EECAD9 #EBEECA
split-complementary
#CAEEDF #EECAEB #EECDCA
monochromatic
#6DD0A7 #9CDFC3 #CAEEDF #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.25
#CAEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CAEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEDF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEDF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#C3EEE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caeedf; /* rgb */ color: rgb(202, 238, 223); /* oklch */ color: oklch(91.9% 0.043 168.3);
Tailwind
colors: {
custom: {
50: '#daf3e9',
500: '#caeedf',
950: '#000000',
},
}SCSS
$custom: #caeedf; $custom-light: #daf3e9; $custom-dark: #000000;
JSON
{
"hex": "#caeedf",
"rgb": {
"r": 202,
"g": 238,
"b": 223
},
"hsl": {
"h": 155,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.91917,
"c": 0.04262,
"h": 168.3
},
"luminance": 0.79033
}Semantic roles & 50–950 ramp
primary
#CAEEDF
secondary
#CB91A9
accent
#2766BF
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584