#5FE381#5FE381
#5FE381 is a light, vivid green. Relative luminance 0.590; OKLCH L 81.9% C 0.179 H 149.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE381 |
|---|---|
| RGB | rgb(95, 227, 129) |
| HSL | hsl(135, 70%, 63%) |
| HSV | hsv(135, 58%, 89%) |
| CMYK | cmyk(58.1%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(81.27, -56.99, 37.21) |
| CIE-LCH | lch(81.27, 68.06, 146.86°) |
| OKLab | oklab(81.91% -0.1541 0.0916) |
| OKLCH | oklch(81.91% 0.179 149.3) |
| XYZ | xyz(36.1483, 58.9527, 30.2387) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.16
Tealish Green
#0CDC73
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 4.92
Minty Green
#0BF77D
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE381 #E35FC1
analogous
#7FE35F #5FE381 #5FE3C3
triadic
#5FE381 #815FE3 #E3815F
tetradic
#5FE381 #5F7FE3 #E35FC1 #E3C35F
square
#5FE381 #5F7FE3 #E35FC1 #E3C35F
split-complementary
#5FE381 #C35FE3 #E35F7F
monochromatic
#1EAA42 #2BDA58 #5FE381 #93ECAA #C7F5D3
Accessibility & contrast
On white
1.64
#5FE381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5FE381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE381
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE381 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17A
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#3CDFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe381; /* rgb */ color: rgb(95, 227, 129); /* oklch */ color: oklch(81.9% 0.179 149.3);
Tailwind
colors: {
custom: {
50: '#98eda7',
500: '#5fe381',
950: '#000000',
},
}SCSS
$custom: #5fe381; $custom-light: #98eda7; $custom-dark: #000000;
JSON
{
"hex": "#5fe381",
"rgb": {
"r": 95,
"g": 227,
"b": 129
},
"hsl": {
"h": 135.455,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.81906,
"c": 0.1793,
"h": 149.3
},
"luminance": 0.58956
}Semantic roles & 50–950 ramp
primary
#5FE381
secondary
#AC3B8F
accent
#13A1D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580