#61ED86#61ED86
#61ED86 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.187 H 149.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED86 |
|---|---|
| RGB | rgb(97, 237, 134) |
| HSL | hsl(136, 80%, 65%) |
| HSV | hsv(136, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.39, -59.56, 38.78) |
| CIE-LCH | lch(84.39, 71.07, 146.93°) |
| OKLab | oklab(84.52% -0.161 0.0954) |
| OKLCH | oklch(84.52% 0.187 149.4) |
| XYZ | xyz(39.5142, 64.8272, 32.9802) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.78
Spearmint
#1EF876
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED86 #ED61C8
analogous
#82ED61 #61ED86 #61EDCC
triadic
#61ED86 #8661ED #ED8661
tetradic
#61ED86 #6182ED #ED61C8 #EDCC61
square
#61ED86 #6182ED #ED61C8 #EDCC61
split-complementary
#61ED86 #CC61ED #ED6182
monochromatic
#16BE42 #2AE75C #61ED86 #98F3B0 #CFFADA
Accessibility & contrast
On white
1.50
#61ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#61ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED86
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED86 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7E
Deuteranopia (green-blind)
#DCCE8D
Tritanopia (blue-blind)
#3AE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ed86; /* rgb */ color: rgb(97, 237, 134); /* oklch */ color: oklch(84.5% 0.187 149.4);
Tailwind
colors: {
custom: {
50: '#9af4aa',
500: '#61ed86',
950: '#000000',
},
}SCSS
$custom: #61ed86; $custom-light: #9af4aa; $custom-dark: #000000;
JSON
{
"hex": "#61ed86",
"rgb": {
"r": 97,
"g": 237,
"b": 134
},
"hsl": {
"h": 135.857,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84518,
"c": 0.18715,
"h": 149.4
},
"luminance": 0.64831
}Semantic roles & 50–950 ramp
primary
#61ED86
secondary
#BD3699
accent
#0AA4DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581