#5EFE96#5EFE96
#5EFE96 is a very light, vivid green. Relative luminance 0.755; OKLCH L 88.9% C 0.196 H 151.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE96 |
|---|---|
| RGB | rgb(94, 254, 150) |
| HSL | hsl(141, 99%, 68%) |
| HSV | hsv(141, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(89.61, -63.90, 37.65) |
| CIE-LCH | lch(89.61, 74.17, 149.50°) |
| OKLab | oklab(88.86% -0.1726 0.0932) |
| OKLCH | oklch(88.86% 0.196 151.6) |
| XYZ | xyz(45.5593, 75.4606, 41.0126) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.42
Wintergreen
#20F986
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.45
Mediumspringgreen
#00FA9A
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE96 #FE5EC6
analogous
#76FE5E #5EFE96 #5EFEE6
triadic
#5EFE96 #965EFE #FE965E
tetradic
#5EFE96 #5E76FE #FE5EC6 #FEE65E
square
#5EFE96 #5E76FE #FE5EC6 #FEE65E
split-complementary
#5EFE96 #E65EFE #FE5E76
monochromatic
#01E04F #21FE6E #5EFE96 #9BFEBE #D8FFE5
Accessibility & contrast
On white
1.30
#5EFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#5EFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE96
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE96 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#EADC9D
Tritanopia (blue-blind)
#19FAE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efe96; /* rgb */ color: rgb(94, 254, 150); /* oklch */ color: oklch(88.9% 0.196 151.6);
Tailwind
colors: {
custom: {
50: '#9bffb6',
500: '#5efe96',
950: '#000000',
},
}SCSS
$custom: #5efe96; $custom-light: #9bffb6; $custom-dark: #000000;
JSON
{
"hex": "#5efe96",
"rgb": {
"r": 94,
"g": 254,
"b": 150
},
"hsl": {
"h": 141,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88861,
"c": 0.19615,
"h": 151.6
},
"luminance": 0.75465
}Semantic roles & 50–950 ramp
primary
#5EFE96
secondary
#D8289A
accent
#0095E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681