#5EEE7B#5EEE7B
#5EEE7B is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.199 H 147.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE7B |
|---|---|
| RGB | rgb(94, 238, 123) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.46, -62.23, 44.19) |
| CIE-LCH | lch(84.46, 76.32, 144.62°) |
| OKLab | oklab(84.5% -0.1681 0.1073) |
| OKLCH | oklch(84.5% 0.199 147.5) |
| XYZ | xyz(38.7631, 64.9550, 29.2298) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.67
Lightish Green
#61E160
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE7B #EE5ED1
analogous
#89EE5E #5EEE7B #5EEEC3
triadic
#5EEE7B #7B5EEE #EE7B5E
tetradic
#5EEE7B #5E89EE #EE5ED1 #EEC35E
square
#5EEE7B #5E89EE #EE5ED1 #EEC35E
split-complementary
#5EEE7B #C35EEE #EE5E89
monochromatic
#14BE36 #27E84E #5EEE7B #95F4A8 #CDFAD6
Accessibility & contrast
On white
1.50
#5EEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5EEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE7B
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE7B | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA72
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#38E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee7b; /* rgb */ color: rgb(94, 238, 123); /* oklch */ color: oklch(84.5% 0.199 147.5);
Tailwind
colors: {
custom: {
50: '#99f5a3',
500: '#5eee7b',
950: '#000000',
},
}SCSS
$custom: #5eee7b; $custom-light: #99f5a3; $custom-dark: #000000;
JSON
{
"hex": "#5eee7b",
"rgb": {
"r": 94,
"g": 238,
"b": 123
},
"hsl": {
"h": 132.083,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84499,
"c": 0.19947,
"h": 147.5
},
"luminance": 0.64959
}Semantic roles & 50–950 ramp
primary
#5EEE7B
secondary
#BC34A1
accent
#08B2DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580