#5EF07B#5EF07B
#5EF07B is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.202 H 147.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF07B |
|---|---|
| RGB | rgb(94, 240, 123) |
| HSL | hsl(132, 83%, 65%) |
| HSV | hsv(132, 61%, 94%) |
| CMYK | cmyk(60.8%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.06, -62.96, 44.94) |
| CIE-LCH | lch(85.06, 77.35, 144.48°) |
| OKLab | oklab(84.99% -0.1701 0.109) |
| OKLCH | oklch(84.99% 0.202 147.4) |
| XYZ | xyz(39.3486, 66.1261, 29.4250) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.88
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF07B #F05ED3
analogous
#8AF05E #5EF07B #5EF0C4
triadic
#5EF07B #7B5EF0 #F07B5E
tetradic
#5EF07B #5E8AF0 #F05ED3 #F0C45E
square
#5EF07B #5E8AF0 #F05ED3 #F0C45E
split-complementary
#5EF07B #C45EF0 #F05E8A
monochromatic
#12C235 #26EB4D #5EF07B #96F5A9 #CEFAD7
Accessibility & contrast
On white
1.48
#5EF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5EF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF07B
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF07B | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#37EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ef07b; /* rgb */ color: rgb(94, 240, 123); /* oklch */ color: oklch(85.0% 0.202 147.4);
Tailwind
colors: {
custom: {
50: '#99f6a3',
500: '#5ef07b',
950: '#000000',
},
}SCSS
$custom: #5ef07b; $custom-light: #99f6a3; $custom-dark: #000000;
JSON
{
"hex": "#5ef07b",
"rgb": {
"r": 94,
"g": 240,
"b": 123
},
"hsl": {
"h": 131.918,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.84994,
"c": 0.20202,
"h": 147.4
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#5EF07B
secondary
#BF33A3
accent
#06B4DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580