#61EA8E#61EA8E
#61EA8E is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.176 H 151.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA8E |
|---|---|
| RGB | rgb(97, 234, 142) |
| HSL | hsl(140, 77%, 65%) |
| HSV | hsv(140, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.62, -57.11, 33.79) |
| CIE-LCH | lch(83.62, 66.36, 149.39°) |
| OKLab | oklab(83.92% -0.1546 0.084) |
| OKLCH | oklch(83.92% 0.176 151.5) |
| XYZ | xyz(39.2321, 63.3363, 35.7436) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA8E #EA61BD
analogous
#79EA61 #61EA8E #61EAD2
triadic
#61EA8E #8E61EA #EA8E61
tetradic
#61EA8E #6179EA #EA61BD #EAD261
square
#61EA8E #6179EA #EA61BD #EAD261
split-complementary
#61EA8E #D261EA #EA6179
monochromatic
#18B84D #2BE367 #61EA8E #97F1B5 #CDF8DB
Accessibility & contrast
On white
1.54
#61EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#61EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA8E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA8E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#D9CB94
Tritanopia (blue-blind)
#37E7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea8e; /* rgb */ color: rgb(97, 234, 142); /* oklch */ color: oklch(83.9% 0.176 151.5);
Tailwind
colors: {
custom: {
50: '#99f2b0',
500: '#61ea8e',
950: '#000000',
},
}SCSS
$custom: #61ea8e; $custom-light: #99f2b0; $custom-dark: #000000;
JSON
{
"hex": "#61ea8e",
"rgb": {
"r": 97,
"g": 234,
"b": 142
},
"hsl": {
"h": 139.708,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8392,
"c": 0.17591,
"h": 151.5
},
"luminance": 0.6334
}Semantic roles & 50–950 ramp
primary
#61EA8E
secondary
#B8388E
accent
#0D96D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581