#5EFF91#5EFF91
#5EFF91 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.202 H 150.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF91 |
|---|---|
| RGB | rgb(94, 255, 145) |
| HSL | hsl(139, 100%, 68%) |
| HSV | hsv(139, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(89.83, -65.08, 40.38) |
| CIE-LCH | lch(89.83, 76.59, 148.18°) |
| OKLab | oklab(89.02% -0.1756 0.0994) |
| OKLCH | oklch(89.02% 0.202 150.5) |
| XYZ | xyz(45.4834, 75.9393, 39.0433) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.65
Spring Green
#00FF7F
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF91 #FF5ECC
analogous
#7BFF5E #5EFF91 #5EFFE1
triadic
#5EFF91 #915EFF #FF915E
tetradic
#5EFF91 #5E7BFF #FF5ECC #FFE15E
square
#5EFF91 #5E7BFF #FF5ECC #FFE15E
split-complementary
#5EFF91 #E15EFF #FF5E7B
monochromatic
#00E348 #21FF67 #5EFF91 #9BFFBB #D8FFE5
Accessibility & contrast
On white
1.30
#5EFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#5EFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF91
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF91 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#1EFBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5eff91; /* rgb */ color: rgb(94, 255, 145); /* oklch */ color: oklch(89.0% 0.202 150.5);
Tailwind
colors: {
custom: {
50: '#9bffb2',
500: '#5eff91',
950: '#000000',
},
}SCSS
$custom: #5eff91; $custom-light: #9bffb2; $custom-dark: #000000;
JSON
{
"hex": "#5eff91",
"rgb": {
"r": 94,
"g": 255,
"b": 145
},
"hsl": {
"h": 139.006,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.8902,
"c": 0.20184,
"h": 150.5
},
"luminance": 0.75944
}Semantic roles & 50–950 ramp
primary
#5EFF91
secondary
#D928A1
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681