#61E985#61E985
#61E985 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.183 H 149.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #61E985 |
|---|---|
| RGB | rgb(97, 233, 133) |
| HSL | hsl(136, 76%, 65%) |
| HSV | hsv(136, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(83.18, -58.21, 37.71) |
| CIE-LCH | lch(83.18, 69.36, 147.06°) |
| OKLab | oklab(83.52% -0.1574 0.0929) |
| OKLCH | oklch(83.52% 0.183 149.5) |
| XYZ | xyz(38.2996, 62.5091, 32.2329) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Turquoise Green
#04F489
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E985 #E961C5
analogous
#81E961 #61E985 #61E9C9
triadic
#61E985 #8561E9 #E98561
tetradic
#61E985 #6181E9 #E961C5 #E9C961
square
#61E985 #6181E9 #E961C5 #E9C961
split-complementary
#61E985 #C961E9 #E96181
monochromatic
#19B643 #2BE25C #61E985 #97F0AE #CCF8D8
Accessibility & contrast
On white
1.56
#61E985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#61E985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E985
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E985 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77E
Deuteranopia (green-blind)
#D9CA8C
Tritanopia (blue-blind)
#3CE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e985; /* rgb */ color: rgb(97, 233, 133); /* oklch */ color: oklch(83.5% 0.183 149.5);
Tailwind
colors: {
custom: {
50: '#99f1a9',
500: '#61e985',
950: '#000000',
},
}SCSS
$custom: #61e985; $custom-light: #99f1a9; $custom-dark: #000000;
JSON
{
"hex": "#61e985",
"rgb": {
"r": 97,
"g": 233,
"b": 133
},
"hsl": {
"h": 135.882,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83517,
"c": 0.18277,
"h": 149.5
},
"luminance": 0.62513
}Semantic roles & 50–950 ramp
primary
#61E985
secondary
#B63895
accent
#0EA2D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581