#C8D78D#C8D78D
#C8D78D is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 85.0% C 0.098 H 117.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D78D |
|---|---|
| RGB | rgb(200, 215, 141) |
| HSL | hsl(72, 48%, 70%) |
| HSV | hsv(72, 34%, 84%) |
| CMYK | cmyk(7%, 0%, 34.4%, 15.7%) |
| CIE-LAB | lab(83.34, -16.83, 34.89) |
| CIE-LCH | lch(83.34, 38.74, 115.75°) |
| OKLab | oklab(85.04% -0.0456 0.0863) |
| OKLCH | oklch(85.04% 0.098 117.9) |
| XYZ | xyz(52.9275, 62.8036, 34.5282) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.05
Greenish Tan
#BCCB7A
ΔE00 3.34
Greenish Beige
#C9D179
ΔE00 3.63
Pale Olive Green
#B1D27B
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 6.27
Light Moss Green
#A6C875
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D78D #9C8DD7
analogous
#D7C18D #C8D78D #A3D78D
triadic
#C8D78D #8DC8D7 #D78DC8
tetradic
#C8D78D #8DD7C1 #9C8DD7 #D78DA3
square
#C8D78D #8DD7C1 #9C8DD7 #D78DA3
split-complementary
#C8D78D #8DA3D7 #C18DD7
monochromatic
#96AD3D #B2C760 #C8D78D #DEE7BA #F4F7E8
Accessibility & contrast
On white
1.55
#C8D78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#C8D78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D78D
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D78D | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF88
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#CFCFC4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d78d; /* rgb */ color: rgb(200, 215, 141); /* oklch */ color: oklch(85.0% 0.098 117.9);
Tailwind
colors: {
custom: {
50: '#d9e3af',
500: '#c8d78d',
950: '#000000',
},
}SCSS
$custom: #c8d78d; $custom-light: #d9e3af; $custom-dark: #000000;
JSON
{
"hex": "#c8d78d",
"rgb": {
"r": 200,
"g": 215,
"b": 141
},
"hsl": {
"h": 72.162,
"s": 48.052,
"l": 69.804
},
"oklch": {
"l": 0.85044,
"c": 0.09763,
"h": 117.9
},
"luminance": 0.62803
}Semantic roles & 50–950 ramp
primary
#C8D78D
secondary
#6C5BAD
accent
#2ABB48
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481