#61EA7E#61EA7E
#61EA7E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.190 H 147.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA7E |
|---|---|
| RGB | rgb(97, 234, 126) |
| HSL | hsl(133, 77%, 65%) |
| HSV | hsv(133, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.38, -59.66, 41.41) |
| CIE-LCH | lch(83.38, 72.62, 145.24°) |
| OKLab | oklab(83.65% -0.1613 0.1011) |
| OKLCH | oklch(83.65% 0.19 147.9) |
| XYZ | xyz(38.1159, 62.8898, 29.8649) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Lightish Green
#61E160
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.20
Wintergreen
#20F986
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA7E #EA61CD
analogous
#88EA61 #61EA7E #61EAC3
triadic
#61EA7E #7E61EA #EA7E61
tetradic
#61EA7E #6188EA #EA61CD #EAC361
square
#61EA7E #6188EA #EA61CD #EAC361
split-complementary
#61EA7E #C361EA #EA6188
monochromatic
#18B83A #2BE352 #61EA7E #97F1AA #CDF8D6
Accessibility & contrast
On white
1.55
#61EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#61EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA7E
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA7E | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#3FE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea7e; /* rgb */ color: rgb(97, 234, 126); /* oklch */ color: oklch(83.7% 0.190 147.9);
Tailwind
colors: {
custom: {
50: '#9af2a5',
500: '#61ea7e',
950: '#000000',
},
}SCSS
$custom: #61ea7e; $custom-light: #9af2a5; $custom-dark: #000000;
JSON
{
"hex": "#61ea7e",
"rgb": {
"r": 97,
"g": 234,
"b": 126
},
"hsl": {
"h": 132.701,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8365,
"c": 0.19039,
"h": 147.9
},
"luminance": 0.62893
}Semantic roles & 50–950 ramp
primary
#61EA7E
secondary
#B8389D
accent
#0DAED9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580