#5EFF94#5EFF94
#5EFF94 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.1% C 0.199 H 151.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF94 |
|---|---|
| RGB | rgb(94, 255, 148) |
| HSL | hsl(140, 100%, 68%) |
| HSV | hsv(140, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 42%, 0%) |
| CIE-LAB | lab(89.87, -64.60, 38.97) |
| CIE-LCH | lch(89.87, 75.44, 148.90°) |
| OKLab | oklab(89.07% -0.1744 0.0963) |
| OKLCH | oklch(89.07% 0.199 151.1) |
| XYZ | xyz(45.7178, 76.0331, 40.2778) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.71
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF94 #FF5EC9
analogous
#78FF5E #5EFF94 #5EFFE4
triadic
#5EFF94 #945EFF #FF945E
tetradic
#5EFF94 #5E78FF #FF5EC9 #FFE45E
square
#5EFF94 #5E78FF #FF5EC9 #FFE45E
split-complementary
#5EFF94 #E45EFF #FF5E78
monochromatic
#00E34C #21FF6B #5EFF94 #9BFFBD #D8FFE5
Accessibility & contrast
On white
1.30
#5EFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#5EFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF94
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF94 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#EBDC9B
Tritanopia (blue-blind)
#1BFBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5eff94; /* rgb */ color: rgb(94, 255, 148); /* oklch */ color: oklch(89.1% 0.199 151.1);
Tailwind
colors: {
custom: {
50: '#9bffb4',
500: '#5eff94',
950: '#000000',
},
}SCSS
$custom: #5eff94; $custom-light: #9bffb4; $custom-dark: #000000;
JSON
{
"hex": "#5eff94",
"rgb": {
"r": 94,
"g": 255,
"b": 148
},
"hsl": {
"h": 140.124,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.8907,
"c": 0.1992,
"h": 151.1
},
"luminance": 0.76038
}Semantic roles & 50–950 ramp
primary
#5EFF94
secondary
#D9289E
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681