#61EE8D#61EE8D
#61EE8D is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.182 H 150.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE8D |
|---|---|
| RGB | rgb(97, 238, 141) |
| HSL | hsl(139, 81%, 66%) |
| HSV | hsv(139, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.80, -58.81, 35.83) |
| CIE-LCH | lch(84.80, 68.87, 148.65°) |
| OKLab | oklab(84.88% -0.159 0.0888) |
| OKLCH | oklch(84.88% 0.182 150.8) |
| XYZ | xyz(40.3090, 65.6097, 35.7338) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE8D #EE61C2
analogous
#7CEE61 #61EE8D #61EED3
triadic
#61EE8D #8D61EE #EE8D61
tetradic
#61EE8D #617CEE #EE61C2 #EED361
square
#61EE8D #617CEE #EE61C2 #EED361
split-complementary
#61EE8D #D361EE #EE617C
monochromatic
#15C04A #2AE865 #61EE8D #98F4B5 #D0FADD
Accessibility & contrast
On white
1.49
#61EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#61EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE8D
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE8D | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC86
Deuteranopia (green-blind)
#DCCF93
Tritanopia (blue-blind)
#36EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee8d; /* rgb */ color: rgb(97, 238, 141); /* oklch */ color: oklch(84.9% 0.182 150.8);
Tailwind
colors: {
custom: {
50: '#9af4af',
500: '#61ee8d',
950: '#000000',
},
}SCSS
$custom: #61ee8d; $custom-light: #9af4af; $custom-dark: #000000;
JSON
{
"hex": "#61ee8d",
"rgb": {
"r": 97,
"g": 238,
"b": 141
},
"hsl": {
"h": 138.723,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84882,
"c": 0.18214,
"h": 150.8
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#61EE8D
secondary
#BE3593
accent
#099BDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581