#C2EA79#C2EA79
#C2EA79 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.4% C 0.147 H 125.4°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA79 |
|---|---|
| RGB | rgb(194, 234, 121) |
| HSL | hsl(81, 73%, 70%) |
| HSV | hsv(81, 48%, 92%) |
| CMYK | cmyk(17.1%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(87.82, -30.54, 50.29) |
| CIE-LCH | lch(87.82, 58.84, 121.27°) |
| OKLab | oklab(88.44% -0.0853 0.1203) |
| OKLCH | oklch(88.44% 0.147 125.4) |
| XYZ | xyz(55.1220, 71.6950, 29.0199) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Light Pea Green
#C4FE82
ΔE00 4.55
Pale Lime
#BEFD73
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.02
Pear
#CBF85F
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA79 #A179EA
analogous
#EADA79 #C2EA79 #8AEA79
triadic
#C2EA79 #79C2EA #EA79C2
tetradic
#C2EA79 #79EADA #A179EA #EA798A
square
#C2EA79 #79EADA #A179EA #EA798A
split-complementary
#C2EA79 #798AEA #DA79EA
monochromatic
#8DC920 #AAE244 #C2EA79 #DAF2AE #F2FBE3
Accessibility & contrast
On white
1.37
#C2EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#C2EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA79
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA79 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6F
Deuteranopia (green-blind)
#EFDC80
Tritanopia (blue-blind)
#C8E1D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2ea79; /* rgb */ color: rgb(194, 234, 121); /* oklch */ color: oklch(88.4% 0.147 125.4);
Tailwind
colors: {
custom: {
50: '#d6f0a2',
500: '#c2ea79',
950: '#000000',
},
}SCSS
$custom: #c2ea79; $custom-light: #d6f0a2; $custom-dark: #000000;
JSON
{
"hex": "#c2ea79",
"rgb": {
"r": 194,
"g": 234,
"b": 121
},
"hsl": {
"h": 81.239,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.88442,
"c": 0.14747,
"h": 125.4
},
"luminance": 0.71695
}Semantic roles & 50–950 ramp
primary
#C2EA79
secondary
#7145C3
accent
#11D556
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15160F
muted
#848580