#5EF17B#5EF17B
#5EF17B is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.2% C 0.203 H 147.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF17B |
|---|---|
| RGB | rgb(94, 241, 123) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 49%, 5.5%) |
| CIE-LAB | lab(85.36, -63.32, 45.31) |
| CIE-LCH | lch(85.36, 77.86, 144.41°) |
| OKLab | oklab(85.24% -0.1711 0.1098) |
| OKLCH | oklch(85.24% 0.203 147.3) |
| XYZ | xyz(39.6438, 66.7165, 29.5234) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.73
Spring Green
#00FF7F
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF17B #F15ED4
analogous
#8AF15E #5EF17B #5EF1C5
triadic
#5EF17B #7B5EF1 #F17B5E
tetradic
#5EF17B #5E8AF1 #F15ED4 #F1C55E
square
#5EF17B #5E8AF1 #F15ED4 #F1C55E
split-complementary
#5EF17B #C55EF1 #F15E8A
monochromatic
#11C434 #26EC4D #5EF17B #96F6A9 #CFFBD7
Accessibility & contrast
On white
1.46
#5EF17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5EF17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF17B
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF17B | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD71
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#37ECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef17b; /* rgb */ color: rgb(94, 241, 123); /* oklch */ color: oklch(85.2% 0.203 147.3);
Tailwind
colors: {
custom: {
50: '#99f7a3',
500: '#5ef17b',
950: '#000000',
},
}SCSS
$custom: #5ef17b; $custom-light: #99f7a3; $custom-dark: #000000;
JSON
{
"hex": "#5ef17b",
"rgb": {
"r": 94,
"g": 241,
"b": 123
},
"hsl": {
"h": 131.837,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85241,
"c": 0.20329,
"h": 147.3
},
"luminance": 0.6672
}Semantic roles & 50–950 ramp
primary
#5EF17B
secondary
#C132A5
accent
#05B5E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580