#C2EA78#C2EA78
#C2EA78 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.4% C 0.148 H 125.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA78 |
|---|---|
| RGB | rgb(194, 234, 120) |
| HSL | hsl(81, 73%, 69%) |
| HSV | hsv(81, 49%, 92%) |
| CMYK | cmyk(17.1%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(87.81, -30.65, 50.75) |
| CIE-LCH | lch(87.81, 59.29, 121.13°) |
| OKLab | oklab(88.43% -0.0857 0.1212) |
| OKLCH | oklch(88.43% 0.148 125.3) |
| XYZ | xyz(55.0610, 71.6706, 28.6987) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 4.90
Light Yellowish Green
#C2FF89
ΔE00 5.06
Pear
#CBF85F
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA78 #A078EA
analogous
#EAD978 #C2EA78 #89EA78
triadic
#C2EA78 #78C2EA #EA78C2
tetradic
#C2EA78 #78EAD9 #A078EA #EA7889
square
#C2EA78 #78EAD9 #A078EA #EA7889
split-complementary
#C2EA78 #7889EA #D978EA
monochromatic
#8DC81F #AAE243 #C2EA78 #DAF2AD #F2FAE2
Accessibility & contrast
On white
1.37
#C2EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#C2EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA78
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA78 | 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)
#F5DE6E
Deuteranopia (green-blind)
#EFDC7F
Tritanopia (blue-blind)
#C8E1D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2ea78; /* rgb */ color: rgb(194, 234, 120); /* oklch */ color: oklch(88.4% 0.148 125.3);
Tailwind
colors: {
custom: {
50: '#d6f0a1',
500: '#c2ea78',
950: '#000000',
},
}SCSS
$custom: #c2ea78; $custom-light: #d6f0a1; $custom-dark: #000000;
JSON
{
"hex": "#c2ea78",
"rgb": {
"r": 194,
"g": 234,
"b": 120
},
"hsl": {
"h": 81.053,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.88429,
"c": 0.14843,
"h": 125.3
},
"luminance": 0.71671
}Semantic roles & 50–950 ramp
primary
#C2EA78
secondary
#7044C2
accent
#10D555
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15160F
muted
#848580