#C2EE77#C2EE77
#C2EE77 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.3% C 0.155 H 126.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE77 |
|---|---|
| RGB | rgb(194, 238, 119) |
| HSL | hsl(82, 78%, 70%) |
| HSV | hsv(82, 50%, 93%) |
| CMYK | cmyk(18.5%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(88.90, -32.60, 52.53) |
| CIE-LCH | lch(88.90, 61.83, 121.83°) |
| OKLab | oklab(89.3% -0.0912 0.125) |
| OKLCH | oklch(89.3% 0.155 126.1) |
| XYZ | xyz(56.1523, 73.9497, 28.7646) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.12
Light Pea Green
#C4FE82
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.23
Pear
#CBF85F
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE77 #A377EE
analogous
#EEDF77 #C2EE77 #86EE77
triadic
#C2EE77 #77C2EE #EE77C2
tetradic
#C2EE77 #77EEDF #A377EE #EE7786
square
#C2EE77 #77EEDF #A377EE #EE7786
split-complementary
#C2EE77 #7786EE #DF77EE
monochromatic
#8DD11A #AAE741 #C2EE77 #DAF5AD #F3FCE4
Accessibility & contrast
On white
1.33
#C2EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C2EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE77
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE77 | 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)
#F9E16C
Deuteranopia (green-blind)
#F2DF7E
Tritanopia (blue-blind)
#C8E5D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ee77; /* rgb */ color: rgb(194, 238, 119); /* oklch */ color: oklch(89.3% 0.155 126.1);
Tailwind
colors: {
custom: {
50: '#d6f3a1',
500: '#c2ee77',
950: '#000000',
},
}SCSS
$custom: #c2ee77; $custom-light: #d6f3a1; $custom-dark: #000000;
JSON
{
"hex": "#c2ee77",
"rgb": {
"r": 194,
"g": 238,
"b": 119
},
"hsl": {
"h": 82.185,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.89302,
"c": 0.1548,
"h": 126.1
},
"luminance": 0.7395
}Semantic roles & 50–950 ramp
primary
#C2EE77
secondary
#7342C7
accent
#0BDA58
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580