#61EA79#61EA79
#61EA79 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.195 H 147.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA79 |
|---|---|
| RGB | rgb(97, 234, 121) |
| HSL | hsl(131, 77%, 65%) |
| HSV | hsv(131, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.32, -60.40, 43.74) |
| CIE-LCH | lch(83.32, 74.57, 144.09°) |
| OKLab | oklab(83.57% -0.1634 0.1062) |
| OKLCH | oklch(83.57% 0.195 147) |
| XYZ | xyz(37.8013, 62.7640, 28.2080) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.37
Spearmint
#1EF876
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.42
Turquoise Green
#04F489
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA79 #EA61D2
analogous
#8EEA61 #61EA79 #61EABE
triadic
#61EA79 #7961EA #EA7961
tetradic
#61EA79 #618EEA #EA61D2 #EABE61
square
#61EA79 #618EEA #EA61D2 #EABE61
split-complementary
#61EA79 #BE61EA #EA618E
monochromatic
#18B834 #2BE34B #61EA79 #97F1A7 #CDF8D5
Accessibility & contrast
On white
1.55
#61EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#61EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA79
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA79 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#41E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea79; /* rgb */ color: rgb(97, 234, 121); /* oklch */ color: oklch(83.6% 0.195 147.0);
Tailwind
colors: {
custom: {
50: '#9af2a1',
500: '#61ea79',
950: '#000000',
},
}SCSS
$custom: #61ea79; $custom-light: #9af2a1; $custom-dark: #000000;
JSON
{
"hex": "#61ea79",
"rgb": {
"r": 97,
"g": 234,
"b": 121
},
"hsl": {
"h": 130.511,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83574,
"c": 0.19484,
"h": 147
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#61EA79
secondary
#B838A1
accent
#0DB5D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580