#61FF8A#61FF8A
#61FF8A is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.207 H 148.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61FF8A |
|---|---|
| RGB | rgb(97, 255, 138) |
| HSL | hsl(136, 100%, 69%) |
| HSV | hsv(136, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.81, -65.59, 43.75) |
| CIE-LCH | lch(89.81, 78.84, 146.30°) |
| OKLab | oklab(88.99% -0.1771 0.1069) |
| OKLCH | oklch(88.99% 0.207 148.9) |
| XYZ | xyz(45.2739, 75.8918, 36.3025) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.78
Wintergreen
#20F986
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Spearmint
#1EF876
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.26
Baby Green
#8CFF9E
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FF8A #FF61D6
analogous
#87FF61 #61FF8A #61FFD9
triadic
#61FF8A #8A61FF #FF8A61
tetradic
#61FF8A #6187FF #FF61D6 #FFD961
square
#61FF8A #6187FF #FF61D6 #FFD961
split-complementary
#61FF8A #D961FF #FF6187
monochromatic
#00E63C #24FF5D #61FF8A #9EFFB7 #DBFFE5
Accessibility & contrast
On white
1.30
#61FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#61FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FF8A
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FF8A | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#2FFAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #61ff8a; /* rgb */ color: rgb(97, 255, 138); /* oklch */ color: oklch(89.0% 0.207 148.9);
Tailwind
colors: {
custom: {
50: '#9dffae',
500: '#61ff8a',
950: '#000000',
},
}SCSS
$custom: #61ff8a; $custom-light: #9dffae; $custom-dark: #000000;
JSON
{
"hex": "#61ff8a",
"rgb": {
"r": 97,
"g": 255,
"b": 138
},
"hsl": {
"h": 135.57,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.88991,
"c": 0.20684,
"h": 148.9
},
"luminance": 0.75896
}Semantic roles & 50–950 ramp
primary
#61FF8A
secondary
#DA2BAC
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681