#C7DECD#C7DECD
#C7DECD is a very light, muted green. Relative luminance 0.688; OKLCH L 87.9% C 0.034 H 153.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DECD |
|---|---|
| RGB | rgb(199, 222, 205) |
| HSL | hsl(136, 26%, 83%) |
| HSV | hsv(136, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.40, -10.82, 5.74) |
| CIE-LCH | lch(86.40, 12.25, 152.04°) |
| OKLab | oklab(87.88% -0.0302 0.015) |
| OKLCH | oklch(87.88% 0.034 153.6) |
| XYZ | xyz(60.6916, 68.7916, 67.8264) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 8.80
Ice
#D6FFFA
ΔE00 9.37
Lightcyan
#E0FFFF
ΔE00 10.17
Duck Egg Blue
#C3FBF4
ΔE00 10.20
Ice Blue (survey)
#D7FFFE
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DECD #DEC7D8
analogous
#CCDEC7 #C7DECD #C7DED8
triadic
#C7DECD #CDC7DE #DECDC7
tetradic
#C7DECD #C7CCDE #DEC7D8 #DED8C7
square
#C7DECD #C7CCDE #DEC7D8 #DED8C7
split-complementary
#C7DECD #D8C7DE #DEC7CC
monochromatic
#7AB188 #A0C7AB #C7DECD #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.42
#C7DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C7DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DECD
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DECD | 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)
#DEDACC
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#C4DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7decd; /* rgb */ color: rgb(199, 222, 205); /* oklch */ color: oklch(87.9% 0.034 153.6);
Tailwind
colors: {
custom: {
50: '#d8e8dc',
500: '#c7decd',
950: '#000000',
},
}SCSS
$custom: #c7decd; $custom-light: #d8e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c7decd",
"rgb": {
"r": 199,
"g": 222,
"b": 205
},
"hsl": {
"h": 135.652,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.87878,
"c": 0.03369,
"h": 153.6
},
"luminance": 0.68792
}Semantic roles & 50–950 ramp
primary
#C7DECD
secondary
#B594AC
accent
#418AA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484