#C2EE78#C2EE78
#C2EE78 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.3% C 0.154 H 126.2°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE78 |
|---|---|
| RGB | rgb(194, 238, 120) |
| HSL | hsl(82, 78%, 70%) |
| HSV | hsv(82, 50%, 93%) |
| CMYK | cmyk(18.5%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(88.91, -32.50, 52.08) |
| CIE-LCH | lch(88.91, 61.39, 121.97°) |
| OKLab | oklab(89.32% -0.0909 0.1241) |
| OKLCH | oklch(89.32% 0.154 126.2) |
| XYZ | xyz(56.2127, 73.9738, 29.0825) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.67
Pale Lime
#BEFD73
ΔE00 3.90
Light Yellowish Green
#C2FF89
ΔE00 4.18
Pear
#CBF85F
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE78 #A478EE
analogous
#EEDF78 #C2EE78 #87EE78
triadic
#C2EE78 #78C2EE #EE78C2
tetradic
#C2EE78 #78EEDF #A478EE #EE7887
square
#C2EE78 #78EEDF #A478EE #EE7887
split-complementary
#C2EE78 #7887EE #DF78EE
monochromatic
#8DD11A #A9E742 #C2EE78 #DBF5AE #F3FCE4
Accessibility & contrast
On white
1.33
#C2EE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C2EE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE78
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE78 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16D
Deuteranopia (green-blind)
#F2DF7F
Tritanopia (blue-blind)
#C8E5D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ee78; /* rgb */ color: rgb(194, 238, 120); /* oklch */ color: oklch(89.3% 0.154 126.2);
Tailwind
colors: {
custom: {
50: '#d6f3a1',
500: '#c2ee78',
950: '#000000',
},
}SCSS
$custom: #c2ee78; $custom-light: #d6f3a1; $custom-dark: #000000;
JSON
{
"hex": "#c2ee78",
"rgb": {
"r": 194,
"g": 238,
"b": 120
},
"hsl": {
"h": 82.373,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.89315,
"c": 0.15385,
"h": 126.2
},
"luminance": 0.73974
}Semantic roles & 50–950 ramp
primary
#C2EE78
secondary
#7443C7
accent
#0CDA59
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580