#C2EA80#C2EA80
#C2EA80 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.140 H 126.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA80 |
|---|---|
| RGB | rgb(194, 234, 128) |
| HSL | hsl(83, 72%, 71%) |
| HSV | hsv(83, 45%, 92%) |
| CMYK | cmyk(17.1%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(87.91, -29.79, 47.07) |
| CIE-LCH | lch(87.91, 55.70, 122.33°) |
| OKLab | oklab(88.54% -0.0827 0.1135) |
| OKLCH | oklch(88.54% 0.14 126.1) |
| XYZ | xyz(55.5670, 71.8729, 31.3633) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 4.92
Celery
#C1FD95
ΔE00 4.97
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA80 #A880EA
analogous
#EADD80 #C2EA80 #8DEA80
triadic
#C2EA80 #80C2EA #EA80C2
tetradic
#C2EA80 #80EADD #A880EA #EA808D
square
#C2EA80 #80EADD #A880EA #EA808D
split-complementary
#C2EA80 #808DEA #DD80EA
monochromatic
#8DCE22 #A9E14B #C2EA80 #DBF3B5 #F2FBE5
Accessibility & contrast
On white
1.37
#C2EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#C2EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA80
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA80 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#EEDC86
Tritanopia (blue-blind)
#C8E1D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2ea80; /* rgb */ color: rgb(194, 234, 128); /* oklch */ color: oklch(88.5% 0.140 126.1);
Tailwind
colors: {
custom: {
50: '#d6f0a7',
500: '#c2ea80',
950: '#000000',
},
}SCSS
$custom: #c2ea80; $custom-light: #d6f0a7; $custom-dark: #000000;
JSON
{
"hex": "#c2ea80",
"rgb": {
"r": 194,
"g": 234,
"b": 128
},
"hsl": {
"h": 82.642,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.88539,
"c": 0.14048,
"h": 126.1
},
"luminance": 0.71873
}Semantic roles & 50–950 ramp
primary
#C2EA80
secondary
#784BC3
accent
#12D45B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580