#CADECA#CADECA
#CADECA is a very light, muted green. Relative luminance 0.691; OKLCH L 88.0% C 0.035 H 145.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CADECA |
|---|---|
| RGB | rgb(202, 222, 202) |
| HSL | hsl(120, 23%, 83%) |
| HSV | hsv(120, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.54, -10.35, 7.54) |
| CIE-LCH | lch(86.54, 12.81, 143.91°) |
| OKLab | oklab(88.01% -0.0284 0.0197) |
| OKLCH | oklch(88.01% 0.035 145.3) |
| XYZ | xyz(61.1370, 69.0627, 65.9752) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.86
Light Grey
#D8DCD6
ΔE00 8.68
Beige
#F5F5DC
ΔE00 9.51
Ice
#D6FFFA
ΔE00 10.39
Mintcream
#F5FFFA
ΔE00 10.69
Off White (survey)
#FFFFE4
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADECA #DECADE
analogous
#D4DECA #CADECA #CADED4
triadic
#CADECA #CACADE #DECACA
tetradic
#CADECA #CAD4DE #DECADE #DED4CA
square
#CADECA #CAD4DE #DECADE #DED4CA
split-complementary
#CADECA #D4CADE #DECAD4
monochromatic
#7FAF7F #A4C7A4 #CADECA #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.42
#CADECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CADECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADECA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADECA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#C8DDD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cadeca; /* rgb */ color: rgb(202, 222, 202); /* oklch */ color: oklch(88.0% 0.035 145.3);
Tailwind
colors: {
custom: {
50: '#dae8da',
500: '#cadeca',
950: '#000000',
},
}SCSS
$custom: #cadeca; $custom-light: #dae8da; $custom-dark: #000000;
JSON
{
"hex": "#cadeca",
"rgb": {
"r": 202,
"g": 222,
"b": 202
},
"hsl": {
"h": 120,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88012,
"c": 0.03452,
"h": 145.3
},
"luminance": 0.69063
}Semantic roles & 50–950 ramp
primary
#CADECA
secondary
#B598B5
accent
#44A2A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483