#CADECC#CADECC
#CADECC is a very light, muted green. Relative luminance 0.692; OKLCH L 88.1% C 0.032 H 148.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CADECC |
|---|---|
| RGB | rgb(202, 222, 204) |
| HSL | hsl(126, 23%, 83%) |
| HSV | hsv(126, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.58, -9.99, 6.56) |
| CIE-LCH | lch(86.58, 11.95, 146.72°) |
| OKLab | oklab(88.07% -0.0276 0.0171) |
| OKLCH | oklch(88.07% 0.032 148.2) |
| XYZ | xyz(61.3753, 69.1580, 67.2304) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.68
Light Grey
#D8DCD6
ΔE00 8.24
Beige
#F5F5DC
ΔE00 9.62
Ice
#D6FFFA
ΔE00 9.97
Mintcream
#F5FFFA
ΔE00 10.28
Silver (survey)
#C5C9C7
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADECC #DECADC
analogous
#D2DECA #CADECC #CADED6
triadic
#CADECC #CCCADE #DECCCA
tetradic
#CADECC #CAD2DE #DECADC #DED6CA
square
#CADECC #CAD2DE #DECADC #DED6CA
split-complementary
#CADECC #D6CADE #DECAD2
monochromatic
#7FAF83 #A4C7A8 #CADECC #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.42
#CADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADECC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADECC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#C8DDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cadecc; /* rgb */ color: rgb(202, 222, 204); /* oklch */ color: oklch(88.1% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#dae8db',
500: '#cadecc',
950: '#000000',
},
}SCSS
$custom: #cadecc; $custom-light: #dae8db; $custom-dark: #000000;
JSON
{
"hex": "#cadecc",
"rgb": {
"r": 202,
"g": 222,
"b": 204
},
"hsl": {
"h": 126,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88065,
"c": 0.03244,
"h": 148.2
},
"luminance": 0.69159
}Semantic roles & 50–950 ramp
primary
#CADECC
secondary
#B598B2
accent
#4498A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484