#61EA91#61EA91
#61EA91 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.173 H 152.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA91 |
|---|---|
| RGB | rgb(97, 234, 145) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.67, -56.60, 32.34) |
| CIE-LCH | lch(83.67, 65.19, 150.25°) |
| OKLab | oklab(83.98% -0.1533 0.0806) |
| OKLCH | oklch(83.98% 0.173 152.2) |
| XYZ | xyz(39.4604, 63.4276, 36.9458) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA91 #EA61BA
analogous
#76EA61 #61EA91 #61EAD6
triadic
#61EA91 #9161EA #EA9161
tetradic
#61EA91 #6176EA #EA61BA #EAD661
square
#61EA91 #6176EA #EA61BA #EAD661
split-complementary
#61EA91 #D661EA #EA6176
monochromatic
#18B850 #2BE36B #61EA91 #97F1B7 #CDF8DC
Accessibility & contrast
On white
1.53
#61EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#61EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA91
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA91 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#36E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea91; /* rgb */ color: rgb(97, 234, 145); /* oklch */ color: oklch(84.0% 0.173 152.2);
Tailwind
colors: {
custom: {
50: '#99f2b2',
500: '#61ea91',
950: '#000000',
},
}SCSS
$custom: #61ea91; $custom-light: #99f2b2; $custom-dark: #000000;
JSON
{
"hex": "#61ea91",
"rgb": {
"r": 97,
"g": 234,
"b": 145
},
"hsl": {
"h": 141.022,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83975,
"c": 0.17318,
"h": 152.2
},
"luminance": 0.63431
}Semantic roles & 50–950 ramp
primary
#61EA91
secondary
#B8388B
accent
#0D91D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581