#C8DFC7#C8DFC7
#C8DFC7 is a very light, muted green. Relative luminance 0.692; OKLCH L 88.0% C 0.041 H 144.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFC7 |
|---|---|
| RGB | rgb(200, 223, 199) |
| HSL | hsl(118, 27%, 83%) |
| HSV | hsv(118, 11%, 87%) |
| CMYK | cmyk(10.3%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(86.59, -12.07, 9.19) |
| CIE-LCH | lch(86.59, 15.17, 142.72°) |
| OKLab | oklab(88% -0.033 0.0239) |
| OKLCH | oklch(88% 0.041 144.1) |
| XYZ | xyz(60.5138, 69.1775, 64.1862) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.53
Beige
#F5F5DC
ΔE00 10.08
Light Grey
#D8DCD6
ΔE00 10.21
Light Grey Green
#B7E1A1
ΔE00 10.48
Mint
#AAF0C1
ΔE00 10.48
Light Sage
#BCECAC
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFC7 #DEC7DF
analogous
#D4DFC7 #C8DFC7 #C7DFD2
triadic
#C8DFC7 #C7C8DF #DFC7C8
tetradic
#C8DFC7 #C7D4DF #DEC7DF #DFD2C7
square
#C8DFC7 #C7D4DF #DEC7DF #DFD2C7
split-complementary
#C8DFC7 #D2C7DF #DFC7D4
monochromatic
#7BB279 #A2C9A0 #C8DFC7 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.42
#C8DFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C8DFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFC7
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFC7 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC6
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#C6DDD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfc7; /* rgb */ color: rgb(200, 223, 199); /* oklch */ color: oklch(88.0% 0.041 144.1);
Tailwind
colors: {
custom: {
50: '#d8e9d8',
500: '#c8dfc7',
950: '#000000',
},
}SCSS
$custom: #c8dfc7; $custom-light: #d8e9d8; $custom-dark: #000000;
JSON
{
"hex": "#c8dfc7",
"rgb": {
"r": 200,
"g": 223,
"b": 199
},
"hsl": {
"h": 117.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88,
"c": 0.04073,
"h": 144.1
},
"luminance": 0.69178
}Semantic roles & 50–950 ramp
primary
#C8DFC7
secondary
#B594B6
accent
#40A6A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483