#5EEC89#5EEC89
#5EEC89 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.184 H 150.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC89 |
|---|---|
| RGB | rgb(94, 236, 137) |
| HSL | hsl(138, 79%, 65%) |
| HSV | hsv(138, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(84.06, -59.34, 36.84) |
| CIE-LCH | lch(84.06, 69.84, 148.16°) |
| OKLab | oklab(84.23% -0.1604 0.091) |
| OKLCH | oklch(84.23% 0.184 150.4) |
| XYZ | xyz(39.1240, 64.1729, 33.9869) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 4.01
Sea Green (survey)
#53FCA1
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC89 #EC5EC1
analogous
#7AEC5E #5EEC89 #5EECD0
triadic
#5EEC89 #895EEC #EC895E
tetradic
#5EEC89 #5E7AEC #EC5EC1 #ECD05E
square
#5EEC89 #5E7AEC #EC5EC1 #ECD05E
split-complementary
#5EEC89 #D05EEC #EC5E7A
monochromatic
#16BA48 #27E661 #5EEC89 #95F2B1 #CBF9D9
Accessibility & contrast
On white
1.52
#5EEC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5EEC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC89
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC89 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD982
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#32E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eec89; /* rgb */ color: rgb(94, 236, 137); /* oklch */ color: oklch(84.2% 0.184 150.4);
Tailwind
colors: {
custom: {
50: '#98f3ac',
500: '#5eec89',
950: '#000000',
},
}SCSS
$custom: #5eec89; $custom-light: #98f3ac; $custom-dark: #000000;
JSON
{
"hex": "#5eec89",
"rgb": {
"r": 94,
"g": 236,
"b": 137
},
"hsl": {
"h": 138.169,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.8423,
"c": 0.18439,
"h": 150.4
},
"luminance": 0.64177
}Semantic roles & 50–950 ramp
primary
#5EEC89
secondary
#B93591
accent
#0A9CDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581