#5FE97B#5FE97B
#5FE97B is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.193 H 147.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE97B |
|---|---|
| RGB | rgb(95, 233, 123) |
| HSL | hsl(132, 76%, 64%) |
| HSV | hsv(132, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(82.99, -60.17, 42.35) |
| CIE-LCH | lch(82.99, 73.58, 144.86°) |
| OKLab | oklab(83.29% -0.1627 0.1031) |
| OKLCH | oklch(83.29% 0.193 147.6) |
| XYZ | xyz(37.4308, 62.1372, 28.7562) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Lightish Green
#61E160
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.33
Wintergreen
#20F986
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE97B #E95FCD
analogous
#88E95F #5FE97B #5FE9C0
triadic
#5FE97B #7B5FE9 #E97B5F
tetradic
#5FE97B #5F88E9 #E95FCD #E9C05F
square
#5FE97B #5F88E9 #E95FCD #E9C05F
split-complementary
#5FE97B #C05FE9 #E95F88
monochromatic
#19B538 #29E24F #5FE97B #95F0A7 #CBF8D4
Accessibility & contrast
On white
1.56
#5FE97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5FE97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE97B
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE97B | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#3CE4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe97b; /* rgb */ color: rgb(95, 233, 123); /* oklch */ color: oklch(83.3% 0.193 147.6);
Tailwind
colors: {
custom: {
50: '#99f1a3',
500: '#5fe97b',
950: '#000000',
},
}SCSS
$custom: #5fe97b; $custom-light: #99f1a3; $custom-dark: #000000;
JSON
{
"hex": "#5fe97b",
"rgb": {
"r": 95,
"g": 233,
"b": 123
},
"hsl": {
"h": 132.174,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83293,
"c": 0.1926,
"h": 147.6
},
"luminance": 0.62141
}Semantic roles & 50–950 ramp
primary
#5FE97B
secondary
#B5379B
accent
#0DAFD8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580