#61EE8B#61EE8B
#61EE8B is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.184 H 150.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE8B |
|---|---|
| RGB | rgb(97, 238, 139) |
| HSL | hsl(138, 81%, 66%) |
| HSV | hsv(138, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(84.77, -59.14, 36.79) |
| CIE-LCH | lch(84.77, 69.65, 148.12°) |
| OKLab | oklab(84.85% -0.1599 0.0909) |
| OKLCH | oklch(84.85% 0.184 150.4) |
| XYZ | xyz(40.1615, 65.5507, 34.9572) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 3.92
Minty Green
#0BF77D
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE8B #EE61C4
analogous
#7DEE61 #61EE8B #61EED1
triadic
#61EE8B #8B61EE #EE8B61
tetradic
#61EE8B #617DEE #EE61C4 #EED161
square
#61EE8B #617DEE #EE61C4 #EED161
split-complementary
#61EE8B #D161EE #EE617D
monochromatic
#15C048 #2AE862 #61EE8B #98F4B4 #D0FADC
Accessibility & contrast
On white
1.49
#61EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#61EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE8B
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE8B | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#DDCF92
Tritanopia (blue-blind)
#37EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee8b; /* rgb */ color: rgb(97, 238, 139); /* oklch */ color: oklch(84.8% 0.184 150.4);
Tailwind
colors: {
custom: {
50: '#9af4ae',
500: '#61ee8b',
950: '#000000',
},
}SCSS
$custom: #61ee8b; $custom-light: #9af4ae; $custom-dark: #000000;
JSON
{
"hex": "#61ee8b",
"rgb": {
"r": 97,
"g": 238,
"b": 139
},
"hsl": {
"h": 137.872,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84847,
"c": 0.18395,
"h": 150.4
},
"luminance": 0.65555
}Semantic roles & 50–950 ramp
primary
#61EE8B
secondary
#BE3595
accent
#099EDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581