#5EFB72#5EFB72
#5EFB72 is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.6% C 0.223 H 145.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFB72 |
|---|---|
| RGB | rgb(94, 251, 114) |
| HSL | hsl(128, 95%, 68%) |
| HSV | hsv(128, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 54.6%, 1.6%) |
| CIE-LAB | lab(88.25, -68.07, 53.00) |
| CIE-LCH | lch(88.25, 86.27, 142.09°) |
| OKLab | oklab(87.59% -0.1841 0.1264) |
| OKLCH | oklch(87.59% 0.223 145.5) |
| XYZ | xyz(42.1478, 72.5847, 27.7054) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.76
Light Bright Green
#53FE5C
ΔE00 2.52
Lighter Green
#75FD63
ΔE00 2.96
Spearmint
#1EF876
ΔE00 2.99
Light Neon Green
#4EFD54
ΔE00 3.12
Bright Light Green
#2DFE54
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFB72 #FB5EE7
analogous
#99FB5E #5EFB72 #5EFBC0
triadic
#5EFB72 #725EFB #FB725E
tetradic
#5EFB72 #5E99FB #FB5EE7 #FBC05E
square
#5EFB72 #5E99FB #FB5EE7 #FBC05E
split-complementary
#5EFB72 #C05EFB #FB5E99
monochromatic
#05D920 #22FA3E #5EFB72 #9AFCA6 #D5FEDB
Accessibility & contrast
On white
1.35
#5EFB72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#5EFB72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFB72
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFB72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFB72 | 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)
#FFE665
Deuteranopia (green-blind)
#EBD87C
Tritanopia (blue-blind)
#36F5DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5efb72; /* rgb */ color: rgb(94, 251, 114); /* oklch */ color: oklch(87.6% 0.223 145.5);
Tailwind
colors: {
custom: {
50: '#9bfe9e',
500: '#5efb72',
950: '#000000',
},
}SCSS
$custom: #5efb72; $custom-light: #9bfe9e; $custom-dark: #000000;
JSON
{
"hex": "#5efb72",
"rgb": {
"r": 94,
"g": 251,
"b": 114
},
"hsl": {
"h": 127.643,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.87589,
"c": 0.22329,
"h": 145.5
},
"luminance": 0.72589
}Semantic roles & 50–950 ramp
primary
#5EFB72
secondary
#D32ABD
accent
#00C8E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680