#CAEFDC#CAEFDC
#CAEFDC is a very light, muted green. Relative luminance 0.795; OKLCH L 92.0% C 0.046 H 163.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFDC |
|---|---|
| RGB | rgb(202, 239, 220) |
| HSL | hsl(149, 54%, 86%) |
| HSV | hsv(149, 15%, 94%) |
| CMYK | cmyk(15.5%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(91.44, -15.61, 5.19) |
| CIE-LCH | lch(91.44, 16.45, 161.60°) |
| OKLab | oklab(92.05% -0.0443 0.0135) |
| OKLCH | oklch(92.05% 0.046 163.1) |
| XYZ | xyz(68.1387, 79.4553, 79.4427) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Ice
#D6FFFA
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 6.82
Pale Aqua
#B8FFEB
ΔE00 6.89
Light Light Blue
#CAFFFB
ΔE00 7.31
Very Pale Blue
#D6FFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFDC #EFCADD
analogous
#CBEFCA #CAEFDC #CAEFEF
triadic
#CAEFDC #DCCAEF #EFDCCA
tetradic
#CAEFDC #CACBEF #EFCADD #EFEFCA
square
#CAEFDC #CACBEF #EFCADD #EFEFCA
split-complementary
#CAEFDC #EFCAEF #EFCACB
monochromatic
#6CD39E #9BE1BD #CAEFDC #E7F8EF #E7F8EF
Accessibility & contrast
On white
1.24
#CAEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CAEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFDC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFDC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DB
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#C3EFE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caefdc; /* rgb */ color: rgb(202, 239, 220); /* oklch */ color: oklch(92.0% 0.046 163.1);
Tailwind
colors: {
custom: {
50: '#daf4e6',
500: '#caefdc',
950: '#000000',
},
}SCSS
$custom: #caefdc; $custom-light: #daf4e6; $custom-dark: #000000;
JSON
{
"hex": "#caefdc",
"rgb": {
"r": 202,
"g": 239,
"b": 220
},
"hsl": {
"h": 149.189,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.92045,
"c": 0.04626,
"h": 163.1
},
"luminance": 0.79457
}Semantic roles & 50–950 ramp
primary
#CAEFDC
secondary
#CD90AF
accent
#2475C1
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584