#5FFB8A#5FFB8A
#5FFB8A is a very light, highly saturated green. Relative luminance 0.733; OKLCH L 88.0% C 0.203 H 149.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFB8A |
|---|---|
| RGB | rgb(95, 251, 138) |
| HSL | hsl(137, 95%, 68%) |
| HSV | hsv(137, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(88.57, -64.53, 42.16) |
| CIE-LCH | lch(88.57, 77.08, 146.84°) |
| OKLab | oklab(87.96% -0.1742 0.1033) |
| OKLCH | oklch(87.96% 0.203 149.3) |
| XYZ | xyz(43.8007, 73.2578, 35.8717) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 2.87
Spring Green
#00FF7F
ΔE00 2.89
Spearmint
#1EF876
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFB8A #FB5FD0
analogous
#82FB5F #5FFB8A #5FFBD8
triadic
#5FFB8A #8A5FFB #FB8A5F
tetradic
#5FFB8A #5F82FB #FB5FD0 #FBD85F
square
#5FFB8A #5F82FB #FB5FD0 #FBD85F
split-complementary
#5FFB8A #D85FFB #FB5F82
monochromatic
#05DA40 #23FA5E #5FFB8A #9BFCB6 #D6FEE1
Accessibility & contrast
On white
1.34
#5FFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#5FFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFB8A
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFB8A | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#2BF7E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffb8a; /* rgb */ color: rgb(95, 251, 138); /* oklch */ color: oklch(88.0% 0.203 149.3);
Tailwind
colors: {
custom: {
50: '#9bfead',
500: '#5ffb8a',
950: '#000000',
},
}SCSS
$custom: #5ffb8a; $custom-light: #9bfead; $custom-dark: #000000;
JSON
{
"hex": "#5ffb8a",
"rgb": {
"r": 95,
"g": 251,
"b": 138
},
"hsl": {
"h": 136.538,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.87957,
"c": 0.20253,
"h": 149.3
},
"luminance": 0.73262
}Semantic roles & 50–950 ramp
primary
#5FFB8A
secondary
#D42AA5
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681