#61EE86#61EE86
#61EE86 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.188 H 149.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE86 |
|---|---|
| RGB | rgb(97, 238, 134) |
| HSL | hsl(136, 81%, 66%) |
| HSV | hsv(136, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.69, -59.94, 39.16) |
| CIE-LCH | lch(84.69, 71.60, 146.84°) |
| OKLab | oklab(84.76% -0.162 0.0963) |
| OKLCH | oklch(84.76% 0.188 149.3) |
| XYZ | xyz(39.8045, 65.4079, 33.0770) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE86 #EE61C9
analogous
#82EE61 #61EE86 #61EECD
triadic
#61EE86 #8661EE #EE8661
tetradic
#61EE86 #6182EE #EE61C9 #EECD61
square
#61EE86 #6182EE #EE61C9 #EECD61
split-complementary
#61EE86 #CD61EE #EE6182
monochromatic
#15C042 #2AE85C #61EE86 #98F4B0 #D0FADB
Accessibility & contrast
On white
1.49
#61EE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#61EE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE86
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE86 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#3AEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee86; /* rgb */ color: rgb(97, 238, 134); /* oklch */ color: oklch(84.8% 0.188 149.3);
Tailwind
colors: {
custom: {
50: '#9af4aa',
500: '#61ee86',
950: '#000000',
},
}SCSS
$custom: #61ee86; $custom-light: #9af4aa; $custom-dark: #000000;
JSON
{
"hex": "#61ee86",
"rgb": {
"r": 97,
"g": 238,
"b": 134
},
"hsl": {
"h": 135.745,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84763,
"c": 0.18845,
"h": 149.3
},
"luminance": 0.65412
}Semantic roles & 50–950 ramp
primary
#61EE86
secondary
#BE359A
accent
#09A5DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581