#61EA97#61EA97
#61EA97 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.168 H 153.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA97 |
|---|---|
| RGB | rgb(97, 234, 151) |
| HSL | hsl(144, 77%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.77, -55.53, 29.43) |
| CIE-LCH | lch(83.77, 62.85, 152.08°) |
| OKLab | oklab(84.09% -0.1506 0.0738) |
| OKLCH | oklch(84.09% 0.168 153.9) |
| XYZ | xyz(39.9353, 63.6176, 39.4470) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.08
Aqua Green
#12E193
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA97 #EA61B4
analogous
#6FEA61 #61EA97 #61EADC
triadic
#61EA97 #9761EA #EA9761
tetradic
#61EA97 #616FEA #EA61B4 #EADC61
square
#61EA97 #616FEA #EA61B4 #EADC61
split-complementary
#61EA97 #DC61EA #EA616F
monochromatic
#18B857 #2BE373 #61EA97 #97F1BB #CDF8DE
Accessibility & contrast
On white
1.53
#61EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#61EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA97
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA97 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D7CC9C
Tritanopia (blue-blind)
#32E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea97; /* rgb */ color: rgb(97, 234, 151); /* oklch */ color: oklch(84.1% 0.168 153.9);
Tailwind
colors: {
custom: {
50: '#99f2b6',
500: '#61ea97',
950: '#000000',
},
}SCSS
$custom: #61ea97; $custom-light: #99f2b6; $custom-dark: #000000;
JSON
{
"hex": "#61ea97",
"rgb": {
"r": 97,
"g": 234,
"b": 151
},
"hsl": {
"h": 143.65,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84089,
"c": 0.16775,
"h": 153.9
},
"luminance": 0.63621
}Semantic roles & 50–950 ramp
primary
#61EA97
secondary
#B83885
accent
#0D88D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581