#5EFB73#5EFB73
#5EFB73 is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.6% C 0.222 H 145.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFB73 |
|---|---|
| RGB | rgb(94, 251, 115) |
| HSL | hsl(128, 95%, 68%) |
| HSV | hsv(128, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 54.2%, 1.6%) |
| CIE-LAB | lab(88.26, -67.94, 52.57) |
| CIE-LCH | lch(88.26, 85.90, 142.27°) |
| OKLab | oklab(87.6% -0.1837 0.1255) |
| OKLCH | oklch(87.6% 0.222 145.7) |
| XYZ | xyz(42.2050, 72.6076, 28.0068) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.75
Light Bright Green
#53FE5C
ΔE00 2.63
Spearmint
#1EF876
ΔE00 2.92
Lighter Green
#75FD63
ΔE00 3.07
Light Neon Green
#4EFD54
ΔE00 3.24
Bright Light Green
#2DFE54
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFB73 #FB5EE6
analogous
#98FB5E #5EFB73 #5EFBC1
triadic
#5EFB73 #735EFB #FB735E
tetradic
#5EFB73 #5E98FB #FB5EE6 #FBC15E
square
#5EFB73 #5E98FB #FB5EE6 #FBC15E
split-complementary
#5EFB73 #C15EFB #FB5E98
monochromatic
#05D922 #22FA3F #5EFB73 #9AFCA7 #D5FEDB
Accessibility & contrast
On white
1.35
#5EFB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#5EFB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFB73
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFB73 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE666
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#35F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5efb73; /* rgb */ color: rgb(94, 251, 115); /* oklch */ color: oklch(87.6% 0.222 145.7);
Tailwind
colors: {
custom: {
50: '#9bfe9e',
500: '#5efb73',
950: '#000000',
},
}SCSS
$custom: #5efb73; $custom-light: #9bfe9e; $custom-dark: #000000;
JSON
{
"hex": "#5efb73",
"rgb": {
"r": 94,
"g": 251,
"b": 115
},
"hsl": {
"h": 128.025,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.87601,
"c": 0.22248,
"h": 145.7
},
"luminance": 0.72612
}Semantic roles & 50–950 ramp
primary
#5EFB73
secondary
#D32ABC
accent
#00C7E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680