#C8DECA#C8DECA
#C8DECA is a very light, muted green. Relative luminance 0.688; OKLCH L 87.9% C 0.036 H 147.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DECA |
|---|---|
| RGB | rgb(200, 222, 202) |
| HSL | hsl(125, 25%, 83%) |
| HSV | hsv(125, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.40, -11.03, 7.33) |
| CIE-LCH | lch(86.40, 13.24, 146.39°) |
| OKLab | oklab(87.87% -0.0304 0.0191) |
| OKLCH | oklch(87.87% 0.036 147.9) |
| XYZ | xyz(60.5992, 68.7854, 65.9499) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.12
Light Grey
#D8DCD6
ΔE00 9.16
Beige
#F5F5DC
ΔE00 10.04
Ice
#D6FFFA
ΔE00 10.12
Duck Egg Blue
#C3FBF4
ΔE00 10.90
Mintcream
#F5FFFA
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DECA #DEC8DC
analogous
#D1DEC8 #C8DECA #C8DED5
triadic
#C8DECA #CAC8DE #DECAC8
tetradic
#C8DECA #C8D1DE #DEC8DC #DED5C8
square
#C8DECA #C8D1DE #DEC8DC #DED5C8
split-complementary
#C8DECA #D5C8DE #DEC8D1
monochromatic
#7BB080 #A2C7A5 #C8DECA #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.42
#C8DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C8DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DECA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DECA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#C6DDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8deca; /* rgb */ color: rgb(200, 222, 202); /* oklch */ color: oklch(87.9% 0.036 147.9);
Tailwind
colors: {
custom: {
50: '#d8e8da',
500: '#c8deca',
950: '#000000',
},
}SCSS
$custom: #c8deca; $custom-light: #d8e8da; $custom-dark: #000000;
JSON
{
"hex": "#c8deca",
"rgb": {
"r": 200,
"g": 222,
"b": 202
},
"hsl": {
"h": 125.455,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87869,
"c": 0.03589,
"h": 147.9
},
"luminance": 0.68786
}Semantic roles & 50–950 ramp
primary
#C8DECA
secondary
#B595B2
accent
#429BA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483