#61EA80#61EA80
#61EA80 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.189 H 148.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA80 |
|---|---|
| RGB | rgb(97, 234, 128) |
| HSL | hsl(134, 77%, 65%) |
| HSV | hsv(134, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.41, -59.36, 40.47) |
| CIE-LCH | lch(83.41, 71.84, 145.72°) |
| OKLab | oklab(83.68% -0.1605 0.0991) |
| OKLCH | oklch(83.68% 0.189 148.3) |
| XYZ | xyz(38.2462, 62.9419, 30.5514) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 4.05
Minty Green
#0BF77D
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.18
Lightish Green
#61E160
ΔE00 4.25
Spearmint
#1EF876
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA80 #EA61CB
analogous
#86EA61 #61EA80 #61EAC5
triadic
#61EA80 #8061EA #EA8061
tetradic
#61EA80 #6186EA #EA61CB #EAC561
square
#61EA80 #6186EA #EA61CB #EAC561
split-complementary
#61EA80 #C561EA #EA6186
monochromatic
#18B83D #2BE355 #61EA80 #97F1AB #CDF8D7
Accessibility & contrast
On white
1.55
#61EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#61EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA80
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA80 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#3EE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea80; /* rgb */ color: rgb(97, 234, 128); /* oklch */ color: oklch(83.7% 0.189 148.3);
Tailwind
colors: {
custom: {
50: '#9af2a6',
500: '#61ea80',
950: '#000000',
},
}SCSS
$custom: #61ea80; $custom-light: #9af2a6; $custom-dark: #000000;
JSON
{
"hex": "#61ea80",
"rgb": {
"r": 97,
"g": 234,
"b": 128
},
"hsl": {
"h": 133.577,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83682,
"c": 0.1886,
"h": 148.3
},
"luminance": 0.62946
}Semantic roles & 50–950 ramp
primary
#61EA80
secondary
#B8389B
accent
#0DABD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580