#61ED80#61ED80
#61ED80 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.193 H 148.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED80 |
|---|---|
| RGB | rgb(97, 237, 128) |
| HSL | hsl(133, 80%, 65%) |
| HSV | hsv(133, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.31, -60.49, 41.61) |
| CIE-LCH | lch(84.31, 73.41, 145.48°) |
| OKLab | oklab(84.42% -0.1635 0.1017) |
| OKLCH | oklch(84.42% 0.193 148.1) |
| XYZ | xyz(39.1075, 64.6646, 30.8385) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.73
Spearmint
#1EF876
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED80 #ED61CE
analogous
#88ED61 #61ED80 #61EDC6
triadic
#61ED80 #8061ED #ED8061
tetradic
#61ED80 #6188ED #ED61CE #EDC661
square
#61ED80 #6188ED #ED61CE #EDC661
split-complementary
#61ED80 #C661ED #ED6188
monochromatic
#16BE3B #2AE754 #61ED80 #98F3AC #CFFAD8
Accessibility & contrast
On white
1.51
#61ED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#61ED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED80
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED80 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#3DE8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61ed80; /* rgb */ color: rgb(97, 237, 128); /* oklch */ color: oklch(84.4% 0.193 148.1);
Tailwind
colors: {
custom: {
50: '#9af4a6',
500: '#61ed80',
950: '#000000',
},
}SCSS
$custom: #61ed80; $custom-light: #9af4a6; $custom-dark: #000000;
JSON
{
"hex": "#61ed80",
"rgb": {
"r": 97,
"g": 237,
"b": 128
},
"hsl": {
"h": 133.286,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84421,
"c": 0.19252,
"h": 148.1
},
"luminance": 0.64668
}Semantic roles & 50–950 ramp
primary
#61ED80
secondary
#BD369F
accent
#0AADDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580