#61EA76#61EA76
#61EA76 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.5% C 0.197 H 146.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA76 |
|---|---|
| RGB | rgb(97, 234, 118) |
| HSL | hsl(129, 77%, 65%) |
| HSV | hsv(129, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.28, -60.82, 45.13) |
| CIE-LCH | lch(83.28, 75.73, 143.42°) |
| OKLab | oklab(83.53% -0.1646 0.1092) |
| OKLCH | oklch(83.53% 0.197 146.4) |
| XYZ | xyz(37.6202, 62.6915, 27.2542) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 3.59
Spearmint
#1EF876
ΔE00 4.00
Minty Green
#0BF77D
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA76 #EA61D5
analogous
#91EA61 #61EA76 #61EABA
triadic
#61EA76 #7661EA #EA7661
tetradic
#61EA76 #6191EA #EA61D5 #EABA61
square
#61EA76 #6191EA #EA61D5 #EABA61
split-complementary
#61EA76 #BA61EA #EA6191
monochromatic
#18B831 #2BE347 #61EA76 #97F1A5 #CDF8D4
Accessibility & contrast
On white
1.55
#61EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#61EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA76
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA76 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#DBCB7E
Tritanopia (blue-blind)
#42E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61ea76; /* rgb */ color: rgb(97, 234, 118); /* oklch */ color: oklch(83.5% 0.197 146.4);
Tailwind
colors: {
custom: {
50: '#9af29f',
500: '#61ea76',
950: '#000000',
},
}SCSS
$custom: #61ea76; $custom-light: #9af29f; $custom-dark: #000000;
JSON
{
"hex": "#61ea76",
"rgb": {
"r": 97,
"g": 234,
"b": 118
},
"hsl": {
"h": 129.197,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8353,
"c": 0.19747,
"h": 146.4
},
"luminance": 0.62695
}Semantic roles & 50–950 ramp
primary
#61EA76
secondary
#B838A4
accent
#0DB9D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580