#5EFE97#5EFE97
#5EFE97 is a very light, vivid green. Relative luminance 0.755; OKLCH L 88.9% C 0.195 H 151.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE97 |
|---|---|
| RGB | rgb(94, 254, 151) |
| HSL | hsl(141, 99%, 68%) |
| HSV | hsv(141, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(89.62, -63.74, 37.17) |
| CIE-LCH | lch(89.62, 73.78, 149.75°) |
| OKLab | oklab(88.88% -0.1722 0.0922) |
| OKLCH | oklch(88.88% 0.195 151.8) |
| XYZ | xyz(45.6401, 75.4930, 41.4385) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.27
Wintergreen
#20F986
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 2.89
Mediumspringgreen
#00FA9A
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE97 #FE5EC5
analogous
#75FE5E #5EFE97 #5EFEE7
triadic
#5EFE97 #975EFE #FE975E
tetradic
#5EFE97 #5E75FE #FE5EC5 #FEE75E
square
#5EFE97 #5E75FE #FE5EC5 #FEE75E
split-complementary
#5EFE97 #E75EFE #FE5E75
monochromatic
#01E051 #21FE70 #5EFE97 #9BFEBE #D8FFE6
Accessibility & contrast
On white
1.30
#5EFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#5EFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE97
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE97 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#EADC9E
Tritanopia (blue-blind)
#18FAE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efe97; /* rgb */ color: rgb(94, 254, 151); /* oklch */ color: oklch(88.9% 0.195 151.8);
Tailwind
colors: {
custom: {
50: '#9bffb6',
500: '#5efe97',
950: '#000000',
},
}SCSS
$custom: #5efe97; $custom-light: #9bffb6; $custom-dark: #000000;
JSON
{
"hex": "#5efe97",
"rgb": {
"r": 94,
"g": 254,
"b": 151
},
"hsl": {
"h": 141.375,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88878,
"c": 0.19527,
"h": 151.8
},
"luminance": 0.75498
}Semantic roles & 50–950 ramp
primary
#5EFE97
secondary
#D82899
accent
#0094E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681