#CAEECD#CAEECD
#CAEECD is a very light, muted green. Relative luminance 0.781; OKLCH L 91.4% C 0.058 H 147.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEECD |
|---|---|
| RGB | rgb(202, 238, 205) |
| HSL | hsl(125, 51%, 86%) |
| HSV | hsv(125, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 13.9%, 6.7%) |
| CIE-LAB | lab(90.83, -17.83, 12.11) |
| CIE-LCH | lch(90.83, 21.56, 145.81°) |
| OKLab | oklab(91.45% -0.049 0.0314) |
| OKLCH | oklch(91.45% 0.058 147.4) |
| XYZ | xyz(65.9486, 78.1121, 69.3484) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.61
Light Sage
#BCECAC
ΔE00 7.63
Very Pale Green
#CFFDBC
ΔE00 7.91
Very Light Green
#D1FFBD
ΔE00 8.21
Pale Turquoise
#A5FBD5
ΔE00 8.45
Light Grey Green
#B7E1A1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEECD #EECAEB
analogous
#D9EECA #CAEECD #CAEEDF
triadic
#CAEECD #CDCAEE #EECDCA
tetradic
#CAEECD #CAD9EE #EECAEB #EEDFCA
square
#CAEECD #CAD9EE #EECAEB #EEDFCA
split-complementary
#CAEECD #DFCAEE #EECAD9
monochromatic
#6DD076 #9CDFA1 #CAEECD #E8F8E9 #E8F8E9
Accessibility & contrast
On white
1.26
#CAEECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CAEECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEECD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEECD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#C6ECE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caeecd; /* rgb */ color: rgb(202, 238, 205); /* oklch */ color: oklch(91.4% 0.058 147.4);
Tailwind
colors: {
custom: {
50: '#daf3dc',
500: '#caeecd',
950: '#000000',
},
}SCSS
$custom: #caeecd; $custom-light: #daf3dc; $custom-dark: #000000;
JSON
{
"hex": "#caeecd",
"rgb": {
"r": 202,
"g": 238,
"b": 205
},
"hsl": {
"h": 125,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.91447,
"c": 0.05818,
"h": 147.4
},
"luminance": 0.78113
}Semantic roles & 50–950 ramp
primary
#CAEECD
secondary
#CB91C6
accent
#27B2BF
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151715
muted
#848584