#61ED85#61ED85
#61ED85 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.188 H 149.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED85 |
|---|---|
| RGB | rgb(97, 237, 133) |
| HSL | hsl(135, 80%, 65%) |
| HSV | hsv(135, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.38, -59.72, 39.25) |
| CIE-LCH | lch(84.38, 71.47, 146.69°) |
| OKLab | oklab(84.5% -0.1614 0.0964) |
| OKLCH | oklch(84.5% 0.188 149.1) |
| XYZ | xyz(39.4448, 64.7995, 32.6146) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.74
Spearmint
#1EF876
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED85 #ED61C9
analogous
#83ED61 #61ED85 #61EDCB
triadic
#61ED85 #8561ED #ED8561
tetradic
#61ED85 #6183ED #ED61C9 #EDCB61
square
#61ED85 #6183ED #ED61C9 #EDCB61
split-complementary
#61ED85 #CB61ED #ED6183
monochromatic
#16BE41 #2AE75B #61ED85 #98F3AF #CFFADA
Accessibility & contrast
On white
1.50
#61ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#61ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED85
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED85 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7D
Deuteranopia (green-blind)
#DCCE8C
Tritanopia (blue-blind)
#3BE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ed85; /* rgb */ color: rgb(97, 237, 133); /* oklch */ color: oklch(84.5% 0.188 149.1);
Tailwind
colors: {
custom: {
50: '#9af4aa',
500: '#61ed85',
950: '#000000',
},
}SCSS
$custom: #61ed85; $custom-light: #9af4aa; $custom-dark: #000000;
JSON
{
"hex": "#61ed85",
"rgb": {
"r": 97,
"g": 237,
"b": 133
},
"hsl": {
"h": 135.429,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84501,
"c": 0.18805,
"h": 149.1
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#61ED85
secondary
#BD369A
accent
#0AA6DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581