#C2EA77#C2EA77
#C2EA77 is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.4% C 0.149 H 125.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA77 |
|---|---|
| RGB | rgb(194, 234, 119) |
| HSL | hsl(81, 73%, 69%) |
| HSV | hsv(81, 49%, 92%) |
| CMYK | cmyk(17.1%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(87.80, -30.75, 51.21) |
| CIE-LCH | lch(87.80, 59.73, 120.98°) |
| OKLab | oklab(88.42% -0.0861 0.1221) |
| OKLCH | oklch(88.42% 0.149 125.2) |
| XYZ | xyz(55.0006, 71.6464, 28.3807) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 4.86
Pear
#CBF85F
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA77 #9F77EA
analogous
#EAD977 #C2EA77 #89EA77
triadic
#C2EA77 #77C2EA #EA77C2
tetradic
#C2EA77 #77EAD9 #9F77EA #EA7789
square
#C2EA77 #77EAD9 #9F77EA #EA7789
split-complementary
#C2EA77 #7789EA #D977EA
monochromatic
#8DC81F #AAE242 #C2EA77 #DAF2AC #F2FAE1
Accessibility & contrast
On white
1.37
#C2EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#C2EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA77
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA77 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#EFDC7E
Tritanopia (blue-blind)
#C9E1D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2ea77; /* rgb */ color: rgb(194, 234, 119); /* oklch */ color: oklch(88.4% 0.149 125.2);
Tailwind
colors: {
custom: {
50: '#d6f0a1',
500: '#c2ea77',
950: '#000000',
},
}SCSS
$custom: #c2ea77; $custom-light: #d6f0a1; $custom-dark: #000000;
JSON
{
"hex": "#c2ea77",
"rgb": {
"r": 194,
"g": 234,
"b": 119
},
"hsl": {
"h": 80.87,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.88416,
"c": 0.14941,
"h": 125.2
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#C2EA77
secondary
#6F43C2
accent
#10D555
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15160F
muted
#848580