#5FEB91#5FEB91
#5FEB91 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.175 H 152.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB91 |
|---|---|
| RGB | rgb(95, 235, 145) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(83.91, -57.40, 32.65) |
| CIE-LCH | lch(83.91, 66.04, 150.37°) |
| OKLab | oklab(84.16% -0.1554 0.0814) |
| OKLCH | oklch(84.16% 0.175 152.4) |
| XYZ | xyz(39.5354, 63.8900, 37.0311) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB91 #EB5FB9
analogous
#73EB5F #5FEB91 #5FEBD7
triadic
#5FEB91 #915FEB #EB915F
tetradic
#5FEB91 #5F73EB #EB5FB9 #EBD75F
square
#5FEB91 #5F73EB #EB5FB9 #EBD75F
split-complementary
#5FEB91 #D75FEB #EB5F73
monochromatic
#17B951 #29E46C #5FEB91 #95F2B6 #CCF9DC
Accessibility & contrast
On white
1.52
#5FEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5FEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB91
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB91 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#30E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb91; /* rgb */ color: rgb(95, 235, 145); /* oklch */ color: oklch(84.2% 0.175 152.4);
Tailwind
colors: {
custom: {
50: '#99f2b2',
500: '#5feb91',
950: '#000000',
},
}SCSS
$custom: #5feb91; $custom-light: #99f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5feb91",
"rgb": {
"r": 95,
"g": 235,
"b": 145
},
"hsl": {
"h": 141.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84157,
"c": 0.1754,
"h": 152.4
},
"luminance": 0.63894
}Semantic roles & 50–950 ramp
primary
#5FEB91
secondary
#B8368A
accent
#0B90DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581