#61E87A#61E87A
#61E87A is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.1% C 0.191 H 147.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61E87A |
|---|---|
| RGB | rgb(97, 232, 122) |
| HSL | hsl(131, 75%, 65%) |
| HSV | hsv(131, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(82.73, -59.51, 42.52) |
| CIE-LCH | lch(82.73, 73.14, 144.45°) |
| OKLab | oklab(83.1% -0.1609 0.1035) |
| OKLCH | oklch(83.1% 0.191 147.3) |
| XYZ | xyz(37.2968, 61.6563, 28.3440) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Lightish Green
#61E160
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 4.37
Spearmint
#1EF876
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.54
Turquoise Green
#04F489
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E87A #E861CF
analogous
#8CE861 #61E87A #61E8BE
triadic
#61E87A #7A61E8 #E87A61
tetradic
#61E87A #618CE8 #E861CF #E8BE61
square
#61E87A #618CE8 #E861CF #E8BE61
split-complementary
#61E87A #BE61E8 #E8618C
monochromatic
#1AB437 #2CE04D #61E87A #96F0A7 #CCF8D4
Accessibility & contrast
On white
1.58
#61E87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#61E87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E87A
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E87A | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD571
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#41E3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e87a; /* rgb */ color: rgb(97, 232, 122); /* oklch */ color: oklch(83.1% 0.191 147.3);
Tailwind
colors: {
custom: {
50: '#99f0a2',
500: '#61e87a',
950: '#000000',
},
}SCSS
$custom: #61e87a; $custom-light: #99f0a2; $custom-dark: #000000;
JSON
{
"hex": "#61e87a",
"rgb": {
"r": 97,
"g": 232,
"b": 122
},
"hsl": {
"h": 131.111,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83095,
"c": 0.19135,
"h": 147.3
},
"luminance": 0.6166
}Semantic roles & 50–950 ramp
primary
#61E87A
secondary
#B5399E
accent
#0FB2D7
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580