#5EF57B#5EF57B
#5EF57B is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.2% C 0.208 H 147.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF57B |
|---|---|
| RGB | rgb(94, 245, 123) |
| HSL | hsl(132, 88%, 66%) |
| HSV | hsv(132, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(86.56, -64.76, 46.80) |
| CIE-LCH | lch(86.56, 79.90, 144.15°) |
| OKLab | oklab(86.23% -0.175 0.1132) |
| OKLCH | oklch(86.23% 0.208 147.1) |
| XYZ | xyz(40.8409, 69.1105, 29.9224) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.40
Easter Green
#8CFD7E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF57B #F55ED8
analogous
#8DF55E #5EF57B #5EF5C7
triadic
#5EF57B #7B5EF5 #F57B5E
tetradic
#5EF57B #5E8DF5 #F55ED8 #F5C75E
square
#5EF57B #5E8DF5 #F55ED8 #F5C75E
split-complementary
#5EF57B #C75EF5 #F55E8D
monochromatic
#0DCC31 #24F14C #5EF57B #98F9AA #D1FCD9
Accessibility & contrast
On white
1.42
#5EF57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#5EF57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF57B
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF57B | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#E5D384
Tritanopia (blue-blind)
#35F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef57b; /* rgb */ color: rgb(94, 245, 123); /* oklch */ color: oklch(86.2% 0.208 147.1);
Tailwind
colors: {
custom: {
50: '#9afaa3',
500: '#5ef57b',
950: '#000000',
},
}SCSS
$custom: #5ef57b; $custom-light: #9afaa3; $custom-dark: #000000;
JSON
{
"hex": "#5ef57b",
"rgb": {
"r": 94,
"g": 245,
"b": 123
},
"hsl": {
"h": 131.523,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.86228,
"c": 0.20836,
"h": 147.1
},
"luminance": 0.69115
}Semantic roles & 50–950 ramp
primary
#5EF57B
secondary
#C82FAB
accent
#01B9E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580