#C2DA79#C2DA79
#C2DA79 is a very light, vivid yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.126 H 120.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA79 |
|---|---|
| RGB | rgb(194, 218, 121) |
| HSL | hsl(75, 57%, 66%) |
| HSV | hsv(75, 44%, 85%) |
| CMYK | cmyk(11%, 0%, 44.5%, 14.5%) |
| CIE-LAB | lab(83.44, -22.92, 44.92) |
| CIE-LCH | lch(83.44, 50.43, 117.04°) |
| OKLab | oklab(84.92% -0.0639 0.1083) |
| OKLCH | oklch(84.92% 0.126 120.5) |
| XYZ | xyz(50.7709, 62.9927, 27.5696) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.65
Greenish Beige
#C9D179
ΔE00 3.91
Greenish Tan
#BCCB7A
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 4.59
Light Moss Green
#A6C875
ΔE00 5.96
Light Olive
#ACBF69
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA79 #9179DA
analogous
#DAC279 #C2DA79 #92DA79
triadic
#C2DA79 #79C2DA #DA79C2
tetradic
#C2DA79 #79DAC2 #9179DA #DA7992
square
#C2DA79 #79DAC2 #9179DA #DA7992
split-complementary
#C2DA79 #7992DA #C279DA
monochromatic
#8BAA2F #ACCD49 #C2DA79 #D8E7A9 #EEF4D9
Accessibility & contrast
On white
1.54
#C2DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#C2DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA79
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA79 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D071
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#CAD1C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2da79; /* rgb */ color: rgb(194, 218, 121); /* oklch */ color: oklch(84.9% 0.126 120.5);
Tailwind
colors: {
custom: {
50: '#d6e5a1',
500: '#c2da79',
950: '#000000',
},
}SCSS
$custom: #c2da79; $custom-light: #d6e5a1; $custom-dark: #000000;
JSON
{
"hex": "#c2da79",
"rgb": {
"r": 194,
"g": 218,
"b": 121
},
"hsl": {
"h": 74.845,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.84923,
"c": 0.12577,
"h": 120.5
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#C2DA79
secondary
#634BAD
accent
#21C44A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480