#C7DECA#C7DECA
#C7DECA is a very light, muted green. Relative luminance 0.686; OKLCH L 87.8% C 0.037 H 149.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DECA |
|---|---|
| RGB | rgb(199, 222, 202) |
| HSL | hsl(128, 26%, 83%) |
| HSV | hsv(128, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.33, -11.37, 7.22) |
| CIE-LCH | lch(86.33, 13.47, 147.57°) |
| OKLab | oklab(87.8% -0.0314 0.0188) |
| OKLCH | oklch(87.8% 0.037 149.1) |
| XYZ | xyz(60.3329, 68.6481, 65.9375) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 9.40
Ice
#D6FFFA
ΔE00 10.01
Beige
#F5F5DC
ΔE00 10.31
Duck Egg Blue
#C3FBF4
ΔE00 10.70
Lightcyan
#E0FFFF
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DECA #DEC7DB
analogous
#CFDEC7 #C7DECA #C7DED5
triadic
#C7DECA #CAC7DE #DECAC7
tetradic
#C7DECA #C7CFDE #DEC7DB #DED5C7
square
#C7DECA #C7CFDE #DEC7DB #DED5C7
split-complementary
#C7DECA #D5C7DE #DEC7CF
monochromatic
#7AB181 #A0C7A6 #C7DECA #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.43
#C7DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C7DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DECA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DECA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#C5DDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7deca; /* rgb */ color: rgb(199, 222, 202); /* oklch */ color: oklch(87.8% 0.037 149.1);
Tailwind
colors: {
custom: {
50: '#d8e8da',
500: '#c7deca',
950: '#000000',
},
}SCSS
$custom: #c7deca; $custom-light: #d8e8da; $custom-dark: #000000;
JSON
{
"hex": "#c7deca",
"rgb": {
"r": 199,
"g": 222,
"b": 202
},
"hsl": {
"h": 127.826,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.87798,
"c": 0.03659,
"h": 149.1
},
"luminance": 0.68649
}Semantic roles & 50–950 ramp
primary
#C7DECA
secondary
#B594B1
accent
#4197A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483