#C7DF79#C7DF79
#C7DF79 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.4% C 0.131 H 120.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DF79 |
|---|---|
| RGB | rgb(199, 223, 121) |
| HSL | hsl(74, 61%, 67%) |
| HSV | hsv(74, 46%, 87%) |
| CMYK | cmyk(10.8%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(85.15, -23.43, 47.11) |
| CIE-LCH | lch(85.15, 52.61, 116.44°) |
| OKLab | oklab(86.38% -0.0656 0.1132) |
| OKLCH | oklch(86.38% 0.131 120.1) |
| XYZ | xyz(53.3923, 66.2981, 28.0695) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.52
Pale Olive Green
#B1D27B
ΔE00 4.84
Greenish Tan
#BCCB7A
ΔE00 5.36
Pale Olive
#B9CC81
ΔE00 5.86
Light Khaki
#E6F2A2
ΔE00 6.41
Light Yellow Green
#CCFD7F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DF79 #9179DF
analogous
#DFC479 #C7DF79 #94DF79
triadic
#C7DF79 #79C7DF #DF79C7
tetradic
#C7DF79 #79DFC4 #9179DF #DF7994
square
#C7DF79 #79DFC4 #9179DF #DF7994
split-complementary
#C7DF79 #7994DF #C479DF
monochromatic
#93B32B #B2D348 #C7DF79 #DCEBAA #F0F7DC
Accessibility & contrast
On white
1.47
#C7DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#C7DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DF79
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DF79 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#CFD6C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c7df79; /* rgb */ color: rgb(199, 223, 121); /* oklch */ color: oklch(86.4% 0.131 120.1);
Tailwind
colors: {
custom: {
50: '#d9e9a1',
500: '#c7df79',
950: '#000000',
},
}SCSS
$custom: #c7df79; $custom-light: #d9e9a1; $custom-dark: #000000;
JSON
{
"hex": "#c7df79",
"rgb": {
"r": 199,
"g": 223,
"b": 121
},
"hsl": {
"h": 74.118,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.8638,
"c": 0.13078,
"h": 120.1
},
"luminance": 0.66298
}Semantic roles & 50–950 ramp
primary
#C7DF79
secondary
#6148B4
accent
#1CC945
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480