#61ED8D#61ED8D
#61ED8D is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.181 H 150.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED8D |
|---|---|
| RGB | rgb(97, 237, 141) |
| HSL | hsl(139, 80%, 65%) |
| HSV | hsv(139, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.50, -58.43, 35.44) |
| CIE-LCH | lch(84.50, 68.34, 148.76°) |
| OKLab | oklab(84.64% -0.158 0.0879) |
| OKLCH | oklch(84.64% 0.181 150.9) |
| XYZ | xyz(40.0187, 65.0290, 35.6370) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.84
Wintergreen
#20F986
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED8D #ED61C1
analogous
#7BED61 #61ED8D #61EDD3
triadic
#61ED8D #8D61ED #ED8D61
tetradic
#61ED8D #617BED #ED61C1 #EDD361
square
#61ED8D #617BED #ED61C1 #EDD361
split-complementary
#61ED8D #D361ED #ED617B
monochromatic
#16BE4B #2AE765 #61ED8D #98F3B5 #CFFADC
Accessibility & contrast
On white
1.50
#61ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#61ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED8D
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED8D | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#36E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ed8d; /* rgb */ color: rgb(97, 237, 141); /* oklch */ color: oklch(84.6% 0.181 150.9);
Tailwind
colors: {
custom: {
50: '#9af4af',
500: '#61ed8d',
950: '#000000',
},
}SCSS
$custom: #61ed8d; $custom-light: #9af4af; $custom-dark: #000000;
JSON
{
"hex": "#61ed8d",
"rgb": {
"r": 97,
"g": 237,
"b": 141
},
"hsl": {
"h": 138.857,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84637,
"c": 0.18082,
"h": 150.9
},
"luminance": 0.65033
}Semantic roles & 50–950 ramp
primary
#61ED8D
secondary
#BD3692
accent
#0A9ADC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581