#5FEE91#5FEE91
#5FEE91 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.179 H 152.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE91 |
|---|---|
| RGB | rgb(95, 238, 145) |
| HSL | hsl(141, 81%, 65%) |
| HSV | hsv(141, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(84.80, -58.55, 33.83) |
| CIE-LCH | lch(84.80, 67.63, 149.98°) |
| OKLab | oklab(84.89% -0.1584 0.0842) |
| OKLCH | oklch(84.89% 0.179 152) |
| XYZ | xyz(40.4015, 65.6223, 37.3198) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.82
Wintergreen
#20F986
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE91 #EE5FBC
analogous
#74EE5F #5FEE91 #5FEED8
triadic
#5FEE91 #915FEE #EE915F
tetradic
#5FEE91 #5F74EE #EE5FBC #EED85F
square
#5FEE91 #5F74EE #EE5FBC #EED85F
split-complementary
#5FEE91 #D85FEE #EE5F74
monochromatic
#14BE50 #28E86B #5FEE91 #96F4B7 #CEFADD
Accessibility & contrast
On white
1.49
#5FEE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5FEE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE91
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE91 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#2EEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee91; /* rgb */ color: rgb(95, 238, 145); /* oklch */ color: oklch(84.9% 0.179 152.0);
Tailwind
colors: {
custom: {
50: '#99f4b2',
500: '#5fee91',
950: '#000000',
},
}SCSS
$custom: #5fee91; $custom-light: #99f4b2; $custom-dark: #000000;
JSON
{
"hex": "#5fee91",
"rgb": {
"r": 95,
"g": 238,
"b": 145
},
"hsl": {
"h": 140.979,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84892,
"c": 0.17938,
"h": 152
},
"luminance": 0.65626
}Semantic roles & 50–950 ramp
primary
#5FEE91
secondary
#BD348D
accent
#0893DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581