#5EFB75#5EFB75
#5EFB75 is a very light, highly saturated green. Relative luminance 0.727; OKLCH L 87.6% C 0.221 H 145.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFB75 |
|---|---|
| RGB | rgb(94, 251, 117) |
| HSL | hsl(129, 95%, 68%) |
| HSV | hsv(129, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 53.4%, 1.6%) |
| CIE-LAB | lab(88.28, -67.69, 51.68) |
| CIE-LCH | lch(88.28, 85.16, 142.64°) |
| OKLab | oklab(87.63% -0.183 0.1237) |
| OKLCH | oklch(87.63% 0.221 145.9) |
| XYZ | xyz(42.3214, 72.6542, 28.6195) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.77
Spearmint
#1EF876
ΔE00 2.79
Light Bright Green
#53FE5C
ΔE00 2.87
Lighter Green
#75FD63
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.36
Light Neon Green
#4EFD54
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFB75 #FB5EE4
analogous
#95FB5E #5EFB75 #5EFBC4
triadic
#5EFB75 #755EFB #FB755E
tetradic
#5EFB75 #5E95FB #FB5EE4 #FBC45E
square
#5EFB75 #5E95FB #FB5EE4 #FBC45E
split-complementary
#5EFB75 #C45EFB #FB5E95
monochromatic
#05D924 #22FA42 #5EFB75 #9AFCA8 #D5FEDB
Accessibility & contrast
On white
1.35
#5EFB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#5EFB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFB75
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFB75 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE669
Deuteranopia (green-blind)
#EBD87F
Tritanopia (blue-blind)
#34F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5efb75; /* rgb */ color: rgb(94, 251, 117); /* oklch */ color: oklch(87.6% 0.221 145.9);
Tailwind
colors: {
custom: {
50: '#9bfea0',
500: '#5efb75',
950: '#000000',
},
}SCSS
$custom: #5efb75; $custom-light: #9bfea0; $custom-dark: #000000;
JSON
{
"hex": "#5efb75",
"rgb": {
"r": 94,
"g": 251,
"b": 117
},
"hsl": {
"h": 128.79,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.87627,
"c": 0.22085,
"h": 145.9
},
"luminance": 0.72658
}Semantic roles & 50–950 ramp
primary
#5EFB75
secondary
#D32ABA
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680