#61EE7B#61EE7B
#61EE7B is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.198 H 147.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE7B |
|---|---|
| RGB | rgb(97, 238, 123) |
| HSL | hsl(131, 81%, 66%) |
| HSV | hsv(131, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.54, -61.59, 44.31) |
| CIE-LCH | lch(84.54, 75.87, 144.27°) |
| OKLab | oklab(84.59% -0.1665 0.1076) |
| OKLCH | oklch(84.59% 0.198 147.1) |
| XYZ | xyz(39.0768, 65.1168, 29.2446) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.84
Lightish Green
#61E160
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE7B #EE61D4
analogous
#8DEE61 #61EE7B #61EEC1
triadic
#61EE7B #7B61EE #EE7B61
tetradic
#61EE7B #618DEE #EE61D4 #EEC161
square
#61EE7B #618DEE #EE61D4 #EEC161
split-complementary
#61EE7B #C161EE #EE618D
monochromatic
#15C034 #2AE84D #61EE7B #98F4A9 #D0FAD7
Accessibility & contrast
On white
1.50
#61EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE7B
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE7B | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#3FE9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee7b; /* rgb */ color: rgb(97, 238, 123); /* oklch */ color: oklch(84.6% 0.198 147.1);
Tailwind
colors: {
custom: {
50: '#9af4a3',
500: '#61ee7b',
950: '#000000',
},
}SCSS
$custom: #61ee7b; $custom-light: #9af4a3; $custom-dark: #000000;
JSON
{
"hex": "#61ee7b",
"rgb": {
"r": 97,
"g": 238,
"b": 123
},
"hsl": {
"h": 131.064,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84591,
"c": 0.19825,
"h": 147.1
},
"luminance": 0.65121
}Semantic roles & 50–950 ramp
primary
#61EE7B
secondary
#BE35A5
accent
#09B6DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580