#5EEB7B#5EEB7B
#5EEB7B is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.196 H 147.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB7B |
|---|---|
| RGB | rgb(94, 235, 123) |
| HSL | hsl(132, 78%, 65%) |
| HSV | hsv(132, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.56, -61.13, 43.06) |
| CIE-LCH | lch(83.56, 74.77, 144.84°) |
| OKLab | oklab(83.76% -0.1652 0.1048) |
| OKLCH | oklch(83.76% 0.196 147.6) |
| XYZ | xyz(37.8970, 63.2228, 28.9411) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Lightish Green
#61E160
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.75
Spearmint
#1EF876
ΔE00 3.79
Wintergreen
#20F986
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB7B #EB5ECE
analogous
#88EB5E #5EEB7B #5EEBC1
triadic
#5EEB7B #7B5EEB #EB7B5E
tetradic
#5EEB7B #5E88EB #EB5ECE #EBC15E
square
#5EEB7B #5E88EB #EB5ECE #EBC15E
split-complementary
#5EEB7B #C15EEB #EB5E88
monochromatic
#17B838 #28E44E #5EEB7B #94F2A8 #CBF9D4
Accessibility & contrast
On white
1.54
#5EEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5EEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB7B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB7B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD872
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#39E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eeb7b; /* rgb */ color: rgb(94, 235, 123); /* oklch */ color: oklch(83.8% 0.196 147.6);
Tailwind
colors: {
custom: {
50: '#98f2a3',
500: '#5eeb7b',
950: '#000000',
},
}SCSS
$custom: #5eeb7b; $custom-light: #98f2a3; $custom-dark: #000000;
JSON
{
"hex": "#5eeb7b",
"rgb": {
"r": 94,
"g": 235,
"b": 123
},
"hsl": {
"h": 132.34,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83757,
"c": 0.19561,
"h": 147.6
},
"luminance": 0.63226
}Semantic roles & 50–950 ramp
primary
#5EEB7B
secondary
#B7369D
accent
#0BB0DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580