#61EA7B#61EA7B
#61EA7B is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.193 H 147.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA7B |
|---|---|
| RGB | rgb(97, 234, 123) |
| HSL | hsl(131, 77%, 65%) |
| HSV | hsv(131, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.34, -60.11, 42.81) |
| CIE-LCH | lch(83.34, 73.79, 144.54°) |
| OKLab | oklab(83.6% -0.1625 0.1042) |
| OKLCH | oklch(83.6% 0.193 147.3) |
| XYZ | xyz(37.9252, 62.8135, 28.8607) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightish Green
#61E160
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 4.05
Spearmint
#1EF876
ΔE00 4.09
Wintergreen
#20F986
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA7B #EA61D0
analogous
#8BEA61 #61EA7B #61EAC0
triadic
#61EA7B #7B61EA #EA7B61
tetradic
#61EA7B #618BEA #EA61D0 #EAC061
square
#61EA7B #618BEA #EA61D0 #EAC061
split-complementary
#61EA7B #C061EA #EA618B
monochromatic
#18B837 #2BE34E #61EA7B #97F1A8 #CDF8D5
Accessibility & contrast
On white
1.55
#61EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#61EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA7B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA7B | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#40E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61ea7b; /* rgb */ color: rgb(97, 234, 123); /* oklch */ color: oklch(83.6% 0.193 147.3);
Tailwind
colors: {
custom: {
50: '#9af2a3',
500: '#61ea7b',
950: '#000000',
},
}SCSS
$custom: #61ea7b; $custom-light: #9af2a3; $custom-dark: #000000;
JSON
{
"hex": "#61ea7b",
"rgb": {
"r": 97,
"g": 234,
"b": 123
},
"hsl": {
"h": 131.387,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83604,
"c": 0.19307,
"h": 147.3
},
"luminance": 0.62817
}Semantic roles & 50–950 ramp
primary
#61EA7B
secondary
#B8389F
accent
#0DB2D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580