#5FFC8A#5FFC8A
#5FFC8A is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.2% C 0.204 H 149.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFC8A |
|---|---|
| RGB | rgb(95, 252, 138) |
| HSL | hsl(136, 96%, 68%) |
| HSV | hsv(136, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(88.87, -64.89, 42.54) |
| CIE-LCH | lch(88.87, 77.59, 146.75°) |
| OKLab | oklab(88.2% -0.1752 0.1042) |
| OKLCH | oklch(88.2% 0.204 149.3) |
| XYZ | xyz(44.1139, 73.8842, 35.9761) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFC8A #FC5FD1
analogous
#82FC5F #5FFC8A #5FFCD8
triadic
#5FFC8A #8A5FFC #FC8A5F
tetradic
#5FFC8A #5F82FC #FC5FD1 #FCD85F
square
#5FFC8A #5F82FC #FC5FD1 #FCD85F
split-complementary
#5FFC8A #D85FFC #FC5F82
monochromatic
#04DC3F #23FB5E #5FFC8A #9BFDB6 #D7FEE2
Accessibility & contrast
On white
1.33
#5FFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#5FFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFC8A
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFC8A | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#2AF8E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffc8a; /* rgb */ color: rgb(95, 252, 138); /* oklch */ color: oklch(88.2% 0.204 149.3);
Tailwind
colors: {
custom: {
50: '#9bfead',
500: '#5ffc8a',
950: '#000000',
},
}SCSS
$custom: #5ffc8a; $custom-light: #9bfead; $custom-dark: #000000;
JSON
{
"hex": "#5ffc8a",
"rgb": {
"r": 95,
"g": 252,
"b": 138
},
"hsl": {
"h": 136.433,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.88202,
"c": 0.2038,
"h": 149.3
},
"luminance": 0.73889
}Semantic roles & 50–950 ramp
primary
#5FFC8A
secondary
#D52AA6
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681