#61EA8A#61EA8A
#61EA8A is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.180 H 150.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA8A |
|---|---|
| RGB | rgb(97, 234, 138) |
| HSL | hsl(138, 77%, 65%) |
| HSV | hsv(138, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.56, -57.78, 35.71) |
| CIE-LCH | lch(83.56, 67.92, 148.28°) |
| OKLab | oklab(83.85% -0.1563 0.0884) |
| OKLCH | oklch(83.85% 0.18 150.5) |
| XYZ | xyz(38.9371, 63.2183, 34.1902) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.48
Turquoise Green
#04F489
ΔE00 3.76
Wintergreen
#20F986
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA8A #EA61C1
analogous
#7DEA61 #61EA8A #61EACE
triadic
#61EA8A #8A61EA #EA8A61
tetradic
#61EA8A #617DEA #EA61C1 #EACE61
square
#61EA8A #617DEA #EA61C1 #EACE61
split-complementary
#61EA8A #CE61EA #EA617D
monochromatic
#18B848 #2BE362 #61EA8A #97F1B2 #CDF8DA
Accessibility & contrast
On white
1.54
#61EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#61EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA8A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA8A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#39E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea8a; /* rgb */ color: rgb(97, 234, 138); /* oklch */ color: oklch(83.8% 0.180 150.5);
Tailwind
colors: {
custom: {
50: '#99f2ad',
500: '#61ea8a',
950: '#000000',
},
}SCSS
$custom: #61ea8a; $custom-light: #99f2ad; $custom-dark: #000000;
JSON
{
"hex": "#61ea8a",
"rgb": {
"r": 97,
"g": 234,
"b": 138
},
"hsl": {
"h": 137.956,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83849,
"c": 0.17954,
"h": 150.5
},
"luminance": 0.63222
}Semantic roles & 50–950 ramp
primary
#61EA8A
secondary
#B83891
accent
#0D9CD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581