#61EA7A#61EA7A
#61EA7A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.194 H 147.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA7A |
|---|---|
| RGB | rgb(97, 234, 122) |
| HSL | hsl(131, 77%, 65%) |
| HSV | hsv(131, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.33, -60.25, 43.28) |
| CIE-LCH | lch(83.33, 74.18, 144.31°) |
| OKLab | oklab(83.59% -0.163 0.1052) |
| OKLCH | oklch(83.59% 0.194 147.2) |
| XYZ | xyz(37.8629, 62.7886, 28.5327) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightish Green
#61E160
ΔE00 3.48
Spearmint
#1EF876
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.06
Wintergreen
#20F986
ΔE00 4.37
Turquoise Green
#04F489
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA7A #EA61D1
analogous
#8DEA61 #61EA7A #61EABF
triadic
#61EA7A #7A61EA #EA7A61
tetradic
#61EA7A #618DEA #EA61D1 #EABF61
square
#61EA7A #618DEA #EA61D1 #EABF61
split-complementary
#61EA7A #BF61EA #EA618D
monochromatic
#18B836 #2BE34D #61EA7A #97F1A7 #CDF8D5
Accessibility & contrast
On white
1.55
#61EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#61EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA7A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA7A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#41E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea7a; /* rgb */ color: rgb(97, 234, 122); /* oklch */ color: oklch(83.6% 0.194 147.2);
Tailwind
colors: {
custom: {
50: '#9af2a2',
500: '#61ea7a',
950: '#000000',
},
}SCSS
$custom: #61ea7a; $custom-light: #9af2a2; $custom-dark: #000000;
JSON
{
"hex": "#61ea7a",
"rgb": {
"r": 97,
"g": 234,
"b": 122
},
"hsl": {
"h": 130.949,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83589,
"c": 0.19395,
"h": 147.2
},
"luminance": 0.62792
}Semantic roles & 50–950 ramp
primary
#61EA7A
secondary
#B838A0
accent
#0DB4D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580