#CADEC8#CADEC8
#CADEC8 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.0% C 0.037 H 142.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEC8 |
|---|---|
| RGB | rgb(202, 222, 200) |
| HSL | hsl(115, 25%, 83%) |
| HSV | hsv(115, 10%, 87%) |
| CMYK | cmyk(9%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(86.49, -10.70, 8.53) |
| CIE-LCH | lch(86.49, 13.69, 141.45°) |
| OKLab | oklab(87.96% -0.0292 0.0222) |
| OKLCH | oklch(87.96% 0.037 142.7) |
| XYZ | xyz(60.9017, 68.9686, 64.7361) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.09
Light Grey
#D8DCD6
ΔE00 9.14
Beige
#F5F5DC
ΔE00 9.44
Off White (survey)
#FFFFE4
ΔE00 10.79
Ice
#D6FFFA
ΔE00 10.82
Lightyellow
#FFFFE0
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEC8 #DCC8DE
analogous
#D5DEC8 #CADEC8 #C8DED1
triadic
#CADEC8 #C8CADE #DEC8CA
tetradic
#CADEC8 #C8D5DE #DCC8DE #DED1C8
square
#CADEC8 #C8D5DE #DCC8DE #DED1C8
split-complementary
#CADEC8 #D1C8DE #DEC8D5
monochromatic
#80B07B #A5C7A2 #CADEC8 #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.42
#CADEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CADEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEC8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEC8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC7
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#C9DCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cadec8; /* rgb */ color: rgb(202, 222, 200); /* oklch */ color: oklch(88.0% 0.037 142.7);
Tailwind
colors: {
custom: {
50: '#dae8d8',
500: '#cadec8',
950: '#000000',
},
}SCSS
$custom: #cadec8; $custom-light: #dae8d8; $custom-dark: #000000;
JSON
{
"hex": "#cadec8",
"rgb": {
"r": 202,
"g": 222,
"b": 200
},
"hsl": {
"h": 114.545,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.8796,
"c": 0.03667,
"h": 142.7
},
"luminance": 0.68969
}Semantic roles & 50–950 ramp
primary
#CADEC8
secondary
#B295B5
accent
#42A49B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483