#61FE8A#61FE8A
#61FE8A is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.206 H 148.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61FE8A |
|---|---|
| RGB | rgb(97, 254, 138) |
| HSL | hsl(136, 99%, 69%) |
| HSV | hsv(136, 62%, 100%) |
| CMYK | cmyk(61.8%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.51, -65.23, 43.37) |
| CIE-LCH | lch(89.51, 78.33, 146.38°) |
| OKLab | oklab(88.75% -0.1761 0.1061) |
| OKLCH | oklch(88.75% 0.206 148.9) |
| XYZ | xyz(44.9557, 75.2555, 36.1964) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.85
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FE8A #FE61D5
analogous
#87FE61 #61FE8A #61FED9
triadic
#61FE8A #8A61FE #FE8A61
tetradic
#61FE8A #6187FE #FE61D5 #FED961
square
#61FE8A #6187FE #FE61D5 #FED961
split-complementary
#61FE8A #D961FE #FE6187
monochromatic
#01E33C #24FE5D #61FE8A #9EFEB7 #DBFFE4
Accessibility & contrast
On white
1.31
#61FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#61FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FE8A
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FE8A | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#ECDC92
Tritanopia (blue-blind)
#2FF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #61fe8a; /* rgb */ color: rgb(97, 254, 138); /* oklch */ color: oklch(88.7% 0.206 148.9);
Tailwind
colors: {
custom: {
50: '#9dffae',
500: '#61fe8a',
950: '#000000',
},
}SCSS
$custom: #61fe8a; $custom-light: #9dffae; $custom-dark: #000000;
JSON
{
"hex": "#61fe8a",
"rgb": {
"r": 97,
"g": 254,
"b": 138
},
"hsl": {
"h": 135.669,
"s": 98.742,
"l": 68.824
},
"oklch": {
"l": 0.88747,
"c": 0.20557,
"h": 148.9
},
"luminance": 0.7526
}Semantic roles & 50–950 ramp
primary
#61FE8A
secondary
#D82BAB
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681