#C8DF79#C8DF79
#C8DF79 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.5% C 0.130 H 119.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF79 |
|---|---|
| RGB | rgb(200, 223, 121) |
| HSL | hsl(74, 61%, 67%) |
| HSV | hsv(74, 46%, 87%) |
| CMYK | cmyk(10.3%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(85.22, -23.04, 47.21) |
| CIE-LCH | lch(85.22, 52.53, 116.02°) |
| OKLab | oklab(86.45% -0.0645 0.1134) |
| OKLCH | oklch(86.45% 0.13 119.6) |
| XYZ | xyz(53.6586, 66.4354, 28.0820) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.39
Pale Olive Green
#B1D27B
ΔE00 4.99
Greenish Tan
#BCCB7A
ΔE00 5.36
Pale Olive
#B9CC81
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 6.32
Light Yellow Green
#CCFD7F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF79 #9079DF
analogous
#DFC379 #C8DF79 #95DF79
triadic
#C8DF79 #79C8DF #DF79C8
tetradic
#C8DF79 #79DFC3 #9079DF #DF7995
square
#C8DF79 #79DFC3 #9079DF #DF7995
split-complementary
#C8DF79 #7995DF #C379DF
monochromatic
#94B32B #B4D348 #C8DF79 #DCEBAA #F1F7DC
Accessibility & contrast
On white
1.47
#C8DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#C8DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF79
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF79 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#E8D57E
Tritanopia (blue-blind)
#D1D6C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df79; /* rgb */ color: rgb(200, 223, 121); /* oklch */ color: oklch(86.5% 0.130 119.6);
Tailwind
colors: {
custom: {
50: '#dae9a1',
500: '#c8df79',
950: '#000000',
},
}SCSS
$custom: #c8df79; $custom-light: #dae9a1; $custom-dark: #000000;
JSON
{
"hex": "#c8df79",
"rgb": {
"r": 200,
"g": 223,
"b": 121
},
"hsl": {
"h": 73.529,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.86454,
"c": 0.13045,
"h": 119.6
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#C8DF79
secondary
#6048B4
accent
#1CC943
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480