#C8DA79#C8DA79
#C8DA79 is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 85.4% C 0.124 H 117.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA79 |
|---|---|
| RGB | rgb(200, 218, 121) |
| HSL | hsl(71, 57%, 66%) |
| HSV | hsv(71, 44%, 85%) |
| CMYK | cmyk(8.3%, 0%, 44.5%, 14.5%) |
| CIE-LAB | lab(83.86, -20.61, 45.54) |
| CIE-LCH | lch(83.86, 49.98, 114.35°) |
| OKLab | oklab(85.37% -0.0576 0.1097) |
| OKLCH | oklch(85.37% 0.124 117.7) |
| XYZ | xyz(52.3424, 63.8030, 27.6432) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.95
Greenish Tan
#BCCB7A
ΔE00 4.14
Pale Olive Green
#B1D27B
ΔE00 4.79
Pale Olive
#B9CC81
ΔE00 4.93
Light Khaki
#E6F2A2
ΔE00 6.56
Light Moss Green
#A6C875
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA79 #8B79DA
analogous
#DABC79 #C8DA79 #98DA79
triadic
#C8DA79 #79C8DA #DA79C8
tetradic
#C8DA79 #79DABC #8B79DA #DA7998
square
#C8DA79 #79DABC #8B79DA #DA7998
split-complementary
#C8DA79 #7998DA #BC79DA
monochromatic
#93AA2F #B4CD49 #C8DA79 #DCE7A9 #EFF4D9
Accessibility & contrast
On white
1.53
#C8DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#C8DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA79
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA79 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D171
Deuteranopia (green-blind)
#E3D27E
Tritanopia (blue-blind)
#D1D1C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8da79; /* rgb */ color: rgb(200, 218, 121); /* oklch */ color: oklch(85.4% 0.124 117.7);
Tailwind
colors: {
custom: {
50: '#dae5a1',
500: '#c8da79',
950: '#000000',
},
}SCSS
$custom: #c8da79; $custom-light: #dae5a1; $custom-dark: #000000;
JSON
{
"hex": "#c8da79",
"rgb": {
"r": 200,
"g": 218,
"b": 121
},
"hsl": {
"h": 71.134,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.85369,
"c": 0.12388,
"h": 117.7
},
"luminance": 0.63803
}Semantic roles & 50–950 ramp
primary
#C8DA79
secondary
#5D4BAD
accent
#21C43F
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480