#CADECD#CADECD
#CADECD is a very light, muted green. Relative luminance 0.692; OKLCH L 88.1% C 0.031 H 149.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CADECD |
|---|---|
| RGB | rgb(202, 222, 205) |
| HSL | hsl(129, 23%, 83%) |
| HSV | hsv(129, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.61, -9.81, 6.07) |
| CIE-LCH | lch(86.61, 11.54, 148.28°) |
| OKLab | oklab(88.09% -0.0272 0.0158) |
| OKLCH | oklch(88.09% 0.031 149.8) |
| XYZ | xyz(61.4956, 69.2062, 67.8640) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 8.02
Beige
#F5F5DC
ΔE00 9.69
Ice
#D6FFFA
ΔE00 9.78
Mintcream
#F5FFFA
ΔE00 10.07
Silver (survey)
#C5C9C7
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADECD #DECADB
analogous
#D1DECA #CADECD #CADED7
triadic
#CADECD #CDCADE #DECDCA
tetradic
#CADECD #CAD1DE #DECADB #DED7CA
square
#CADECD #CAD1DE #DECADB #DED7CA
split-complementary
#CADECD #D7CADE #DECAD1
monochromatic
#7FAF86 #A4C7A9 #CADECD #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.41
#CADECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CADECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADECD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADECD | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#C8DDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cadecd; /* rgb */ color: rgb(202, 222, 205); /* oklch */ color: oklch(88.1% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#dae8dc',
500: '#cadecd',
950: '#000000',
},
}SCSS
$custom: #cadecd; $custom-light: #dae8dc; $custom-dark: #000000;
JSON
{
"hex": "#cadecd",
"rgb": {
"r": 202,
"g": 222,
"b": 205
},
"hsl": {
"h": 129,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88092,
"c": 0.03144,
"h": 149.8
},
"luminance": 0.69207
}Semantic roles & 50–950 ramp
primary
#CADECD
secondary
#B598B0
accent
#4494A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484