#CAECDA#CAECDA
#CAECDA is a very light, muted green. Relative luminance 0.776; OKLCH L 91.4% C 0.043 H 162.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECDA |
|---|---|
| RGB | rgb(202, 236, 218) |
| HSL | hsl(148, 47%, 86%) |
| HSV | hsv(148, 14%, 93%) |
| CMYK | cmyk(14.4%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(90.60, -14.49, 5.02) |
| CIE-LCH | lch(90.60, 15.33, 160.89°) |
| OKLab | oklab(91.36% -0.0411 0.013) |
| OKLCH | oklch(91.36% 0.043 162.4) |
| XYZ | xyz(67.0044, 77.6080, 77.7657) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.61
Duck Egg Blue
#C3FBF4
ΔE00 6.88
Eggshell Blue
#C4FFF7
ΔE00 7.36
Light Light Blue
#CAFFFB
ΔE00 7.66
Honeydew
#F0FFF0
ΔE00 7.69
Pale Aqua
#B8FFEB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECDA #ECCADC
analogous
#CBECCA #CAECDA #CAECEB
triadic
#CAECDA #DACAEC #ECDACA
tetradic
#CAECDA #CACBEC #ECCADC #ECEBCA
square
#CAECDA #CACBEC #ECCADC #ECEBCA
split-complementary
#CAECDA #EBCAEC #ECCACB
monochromatic
#70CC9B #9DDCBB #CAECDA #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.27
#CAECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CAECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECDA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECDA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#C4ECE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caecda; /* rgb */ color: rgb(202, 236, 218); /* oklch */ color: oklch(91.4% 0.043 162.4);
Tailwind
colors: {
custom: {
50: '#daf2e5',
500: '#caecda',
950: '#000000',
},
}SCSS
$custom: #caecda; $custom-light: #daf2e5; $custom-dark: #000000;
JSON
{
"hex": "#caecda",
"rgb": {
"r": 202,
"g": 236,
"b": 218
},
"hsl": {
"h": 148.235,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91363,
"c": 0.04307,
"h": 162.4
},
"luminance": 0.77609
}Semantic roles & 50–950 ramp
primary
#CAECDA
secondary
#C892AF
accent
#2B77BA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584