#C2EA76#C2EA76
#C2EA76 is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.4% C 0.150 H 125.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA76 |
|---|---|
| RGB | rgb(194, 234, 118) |
| HSL | hsl(81, 73%, 69%) |
| HSV | hsv(81, 50%, 92%) |
| CMYK | cmyk(17.1%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(87.79, -30.85, 51.66) |
| CIE-LCH | lch(87.79, 60.17, 120.84°) |
| OKLab | oklab(88.4% -0.0864 0.1231) |
| OKLCH | oklch(88.4% 0.15 125.1) |
| XYZ | xyz(54.9409, 71.6225, 28.0661) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 4.83
Pear
#CBF85F
ΔE00 4.87
Light Yellowish Green
#C2FF89
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA76 #9E76EA
analogous
#EAD876 #C2EA76 #88EA76
triadic
#C2EA76 #76C2EA #EA76C2
tetradic
#C2EA76 #76EAD8 #9E76EA #EA7688
square
#C2EA76 #76EAD8 #9E76EA #EA7688
split-complementary
#C2EA76 #7688EA #D876EA
monochromatic
#8DC71F #AAE241 #C2EA76 #DAF2AB #F1FAE0
Accessibility & contrast
On white
1.37
#C2EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#C2EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA76
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA76 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6C
Deuteranopia (green-blind)
#EFDC7D
Tritanopia (blue-blind)
#C9E1CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2ea76; /* rgb */ color: rgb(194, 234, 118); /* oklch */ color: oklch(88.4% 0.150 125.1);
Tailwind
colors: {
custom: {
50: '#d6f0a0',
500: '#c2ea76',
950: '#000000',
},
}SCSS
$custom: #c2ea76; $custom-light: #d6f0a0; $custom-dark: #000000;
JSON
{
"hex": "#c2ea76",
"rgb": {
"r": 194,
"g": 234,
"b": 118
},
"hsl": {
"h": 80.69,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.88403,
"c": 0.15037,
"h": 125.1
},
"luminance": 0.71623
}Semantic roles & 50–950 ramp
primary
#C2EA76
secondary
#6E42C2
accent
#10D654
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15160F
muted
#848580