#5FEA91#5FEA91
#5FEA91 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.174 H 152.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA91 |
|---|---|
| RGB | rgb(95, 234, 145) |
| HSL | hsl(142, 77%, 65%) |
| HSV | hsv(142, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.61, -57.02, 32.26) |
| CIE-LCH | lch(83.61, 65.51, 150.50°) |
| OKLab | oklab(83.91% -0.1544 0.0804) |
| OKLCH | oklch(83.91% 0.174 152.5) |
| XYZ | xyz(39.2499, 63.3191, 36.9359) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA91 #EA5FB8
analogous
#72EA5F #5FEA91 #5FEAD7
triadic
#5FEA91 #915FEA #EA915F
tetradic
#5FEA91 #5F72EA #EA5FB8 #EAD75F
square
#5FEA91 #5F72EA #EA5FB8 #EAD75F
split-complementary
#5FEA91 #D75FEA #EA5F72
monochromatic
#18B751 #29E36C #5FEA91 #95F1B6 #CBF8DB
Accessibility & contrast
On white
1.54
#5FEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5FEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA91
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA91 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#30E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fea91; /* rgb */ color: rgb(95, 234, 145); /* oklch */ color: oklch(83.9% 0.174 152.5);
Tailwind
colors: {
custom: {
50: '#98f2b2',
500: '#5fea91',
950: '#000000',
},
}SCSS
$custom: #5fea91; $custom-light: #98f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5fea91",
"rgb": {
"r": 95,
"g": 234,
"b": 145
},
"hsl": {
"h": 141.583,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83912,
"c": 0.17406,
"h": 152.5
},
"luminance": 0.63323
}Semantic roles & 50–950 ramp
primary
#5FEA91
secondary
#B63788
accent
#0C8FD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581