#C8DEC7#C8DEC7
#C8DEC7 is a very light, muted green. Relative luminance 0.686; OKLCH L 87.8% C 0.039 H 144.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEC7 |
|---|---|
| RGB | rgb(200, 222, 199) |
| HSL | hsl(117, 26%, 83%) |
| HSV | hsv(117, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(86.33, -11.56, 8.81) |
| CIE-LCH | lch(86.33, 14.53, 142.70°) |
| OKLab | oklab(87.79% -0.0316 0.0229) |
| OKLCH | oklch(87.79% 0.039 144) |
| XYZ | xyz(60.2474, 68.6447, 64.0974) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 9.80
Beige
#F5F5DC
ΔE00 9.96
Ice
#D6FFFA
ΔE00 10.80
Light Grey Green
#B7E1A1
ΔE00 10.82
Mint
#AAF0C1
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEC7 #DDC7DE
analogous
#D4DEC7 #C8DEC7 #C7DED1
triadic
#C8DEC7 #C7C8DE #DEC7C8
tetradic
#C8DEC7 #C7D4DE #DDC7DE #DED1C7
square
#C8DEC7 #C7D4DE #DDC7DE #DED1C7
split-complementary
#C8DEC7 #D1C7DE #DEC7D4
monochromatic
#7CB17A #A2C7A0 #C8DEC7 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.43
#C8DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C8DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEC7
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEC7 | 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)
#DFD9C6
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#C6DCD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dec7; /* rgb */ color: rgb(200, 222, 199); /* oklch */ color: oklch(87.8% 0.039 144.0);
Tailwind
colors: {
custom: {
50: '#d8e8d8',
500: '#c8dec7',
950: '#000000',
},
}SCSS
$custom: #c8dec7; $custom-light: #d8e8d8; $custom-dark: #000000;
JSON
{
"hex": "#c8dec7",
"rgb": {
"r": 200,
"g": 222,
"b": 199
},
"hsl": {
"h": 117.391,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.8779,
"c": 0.03904,
"h": 144
},
"luminance": 0.68645
}Semantic roles & 50–950 ramp
primary
#C8DEC7
secondary
#B494B5
accent
#41A4A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483