#C8D79D#C8D79D
#C8D79D is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.3% C 0.078 H 119.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D79D |
|---|---|
| RGB | rgb(200, 215, 157) |
| HSL | hsl(76, 42%, 73%) |
| HSV | hsv(76, 27%, 84%) |
| CMYK | cmyk(7%, 0%, 27%, 15.7%) |
| CIE-LAB | lab(83.61, -14.70, 27.01) |
| CIE-LCH | lch(83.61, 30.76, 118.56°) |
| OKLab | oklab(85.35% -0.0391 0.0681) |
| OKLCH | oklch(85.35% 0.078 119.9) |
| XYZ | xyz(54.2052, 63.3147, 41.2571) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 5.99
Pale Olive Green
#B1D27B
ΔE00 6.56
Greenish Beige
#C9D179
ΔE00 6.58
Light Khaki
#E6F2A2
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D79D #AC9DD7
analogous
#D7C99D #C8D79D #ABD79D
triadic
#C8D79D #9DC8D7 #D79DC8
tetradic
#C8D79D #9DD7C9 #AC9DD7 #D79DAB
square
#C8D79D #9DD7C9 #AC9DD7 #D79DAB
split-complementary
#C8D79D #9DABD7 #C99DD7
monochromatic
#96B148 #B0C572 #C8D79D #E0E9C8 #F3F6E9
Accessibility & contrast
On white
1.54
#C8D79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C8D79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D79D
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D79D | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED099
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#CDD1C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d79d; /* rgb */ color: rgb(200, 215, 157); /* oklch */ color: oklch(85.3% 0.078 119.9);
Tailwind
colors: {
custom: {
50: '#d9e3ba',
500: '#c8d79d',
950: '#000000',
},
}SCSS
$custom: #c8d79d; $custom-light: #d9e3ba; $custom-dark: #000000;
JSON
{
"hex": "#c8d79d",
"rgb": {
"r": 200,
"g": 215,
"b": 157
},
"hsl": {
"h": 75.517,
"s": 42.029,
"l": 72.941
},
"oklch": {
"l": 0.85346,
"c": 0.07848,
"h": 119.9
},
"luminance": 0.63315
}Semantic roles & 50–950 ramp
primary
#C8D79D
secondary
#7C6AAE
accent
#30B553
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481