#5EFF97#5EFF97
#5EFF97 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.1% C 0.197 H 151.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF97 |
|---|---|
| RGB | rgb(94, 255, 151) |
| HSL | hsl(141, 100%, 68%) |
| HSV | hsv(141, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(89.92, -64.10, 37.56) |
| CIE-LCH | lch(89.92, 74.30, 149.63°) |
| OKLab | oklab(89.12% -0.1731 0.0931) |
| OKLCH | oklch(89.12% 0.197 151.7) |
| XYZ | xyz(45.9583, 76.1293, 41.5446) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.33
Light Green Blue
#56FCA2
ΔE00 2.41
Wintergreen
#20F986
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.00
Mediumspringgreen
#00FA9A
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF97 #FF5EC6
analogous
#75FF5E #5EFF97 #5EFFE7
triadic
#5EFF97 #975EFF #FF975E
tetradic
#5EFF97 #5E75FF #FF5EC6 #FFE75E
square
#5EFF97 #5E75FF #FF5EC6 #FFE75E
split-complementary
#5EFF97 #E75EFF #FF5E75
monochromatic
#00E350 #21FF6F #5EFF97 #9BFFBF #D8FFE6
Accessibility & contrast
On white
1.29
#5EFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#5EFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF97
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF97 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#EBDC9E
Tritanopia (blue-blind)
#17FBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5eff97; /* rgb */ color: rgb(94, 255, 151); /* oklch */ color: oklch(89.1% 0.197 151.7);
Tailwind
colors: {
custom: {
50: '#9bffb6',
500: '#5eff97',
950: '#000000',
},
}SCSS
$custom: #5eff97; $custom-light: #9bffb6; $custom-dark: #000000;
JSON
{
"hex": "#5eff97",
"rgb": {
"r": 94,
"g": 255,
"b": 151
},
"hsl": {
"h": 141.242,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89121,
"c": 0.19656,
"h": 151.7
},
"luminance": 0.76134
}Semantic roles & 50–950 ramp
primary
#5EFF97
secondary
#D9289A
accent
#0094E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681