#C2DF79#C2DF79
#C2DF79 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.133 H 122.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DF79 |
|---|---|
| RGB | rgb(194, 223, 121) |
| HSL | hsl(77, 61%, 67%) |
| HSV | hsv(77, 46%, 87%) |
| CMYK | cmyk(13%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(84.80, -25.34, 46.61) |
| CIE-LCH | lch(84.80, 53.05, 118.53°) |
| OKLab | oklab(86.02% -0.0707 0.1121) |
| OKLCH | oklch(86.02% 0.133 122.2) |
| XYZ | xyz(52.0871, 65.6251, 28.0083) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.17
Greenish Beige
#C9D179
ΔE00 5.22
Greenish Tan
#BCCB7A
ΔE00 5.52
Pale Olive
#B9CC81
ΔE00 5.78
Light Moss Green
#A6C875
ΔE00 6.65
Light Yellow Green
#CCFD7F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DF79 #9679DF
analogous
#DFC979 #C2DF79 #8FDF79
triadic
#C2DF79 #79C2DF #DF79C2
tetradic
#C2DF79 #79DFC9 #9679DF #DF798F
square
#C2DF79 #79DFC9 #9679DF #DF798F
split-complementary
#C2DF79 #798FDF #C979DF
monochromatic
#8CB32B #ACD348 #C2DF79 #D8EBAA #EFF7DC
Accessibility & contrast
On white
1.49
#C2DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#C2DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DF79
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DF79 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD470
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#C9D6C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2df79; /* rgb */ color: rgb(194, 223, 121); /* oklch */ color: oklch(86.0% 0.133 122.2);
Tailwind
colors: {
custom: {
50: '#d6e9a1',
500: '#c2df79',
950: '#000000',
},
}SCSS
$custom: #c2df79; $custom-light: #d6e9a1; $custom-dark: #000000;
JSON
{
"hex": "#c2df79",
"rgb": {
"r": 194,
"g": 223,
"b": 121
},
"hsl": {
"h": 77.059,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.86018,
"c": 0.13253,
"h": 122.2
},
"luminance": 0.65625
}Semantic roles & 50–950 ramp
primary
#C2DF79
secondary
#6748B4
accent
#1CC94D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480