#5EFF92#5EFF92
#5EFF92 is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.0% C 0.201 H 150.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF92 |
|---|---|
| RGB | rgb(94, 255, 146) |
| HSL | hsl(139, 100%, 68%) |
| HSV | hsv(139, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(89.85, -64.92, 39.91) |
| CIE-LCH | lch(89.85, 76.21, 148.42°) |
| OKLab | oklab(89.04% -0.1752 0.0984) |
| OKLCH | oklch(89.04% 0.201 150.7) |
| XYZ | xyz(45.5608, 75.9703, 39.4512) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.66
Sea Green (survey)
#53FCA1
ΔE00 3.06
Spring Green
#00FF7F
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF92 #FF5ECB
analogous
#7AFF5E #5EFF92 #5EFFE2
triadic
#5EFF92 #925EFF #FF925E
tetradic
#5EFF92 #5E7AFF #FF5ECB #FFE25E
square
#5EFF92 #5E7AFF #FF5ECB #FFE25E
split-complementary
#5EFF92 #E25EFF #FF5E7A
monochromatic
#00E349 #21FF69 #5EFF92 #9BFFBB #D8FFE5
Accessibility & contrast
On white
1.30
#5EFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#5EFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF92
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF92 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#1DFBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5eff92; /* rgb */ color: rgb(94, 255, 146); /* oklch */ color: oklch(89.0% 0.201 150.7);
Tailwind
colors: {
custom: {
50: '#9bffb3',
500: '#5eff92',
950: '#000000',
},
}SCSS
$custom: #5eff92; $custom-light: #9bffb3; $custom-dark: #000000;
JSON
{
"hex": "#5eff92",
"rgb": {
"r": 94,
"g": 255,
"b": 146
},
"hsl": {
"h": 139.379,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89037,
"c": 0.20096,
"h": 150.7
},
"luminance": 0.75975
}Semantic roles & 50–950 ramp
primary
#5EFF92
secondary
#D928A0
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681