#C8DFC8#C8DFC8
#C8DFC8 is a very light, muted green. Relative luminance 0.692; OKLCH L 88.0% C 0.040 H 145.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFC8 |
|---|---|
| RGB | rgb(200, 223, 200) |
| HSL | hsl(120, 26%, 83%) |
| HSV | hsv(120, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(86.61, -11.89, 8.69) |
| CIE-LCH | lch(86.61, 14.73, 143.83°) |
| OKLab | oklab(88.03% -0.0326 0.0226) |
| OKLCH | oklch(88.03% 0.04 145.2) |
| XYZ | xyz(60.6303, 69.2241, 64.7997) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.40
Light Grey
#D8DCD6
ΔE00 10.00
Beige
#F5F5DC
ΔE00 10.09
Ice
#D6FFFA
ΔE00 10.55
Mint
#AAF0C1
ΔE00 10.65
Light Grey Green
#B7E1A1
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFC8 #DFC8DF
analogous
#D3DFC8 #C8DFC8 #C8DFD3
triadic
#C8DFC8 #C8C8DF #DFC8C8
tetradic
#C8DFC8 #C8D3DF #DFC8DF #DFD3C8
square
#C8DFC8 #C8D3DF #DFC8DF #DFD3C8
split-complementary
#C8DFC8 #D3C8DF #DFC8D3
monochromatic
#7BB27B #A1C8A1 #C8DFC8 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.41
#C8DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C8DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFC8
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFC8 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC7
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#C6DED8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfc8; /* rgb */ color: rgb(200, 223, 200); /* oklch */ color: oklch(88.0% 0.040 145.2);
Tailwind
colors: {
custom: {
50: '#d8e9d8',
500: '#c8dfc8',
950: '#000000',
},
}SCSS
$custom: #c8dfc8; $custom-light: #d8e9d8; $custom-dark: #000000;
JSON
{
"hex": "#c8dfc8",
"rgb": {
"r": 200,
"g": 223,
"b": 200
},
"hsl": {
"h": 120,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88026,
"c": 0.03966,
"h": 145.2
},
"luminance": 0.69225
}Semantic roles & 50–950 ramp
primary
#C8DFC8
secondary
#B695B6
accent
#40A5A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483