#5EEC8A#5EEC8A
#5EEC8A is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.183 H 150.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC8A |
|---|---|
| RGB | rgb(94, 236, 138) |
| HSL | hsl(139, 79%, 65%) |
| HSV | hsv(139, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(84.07, -59.17, 36.36) |
| CIE-LCH | lch(84.07, 69.45, 148.43°) |
| OKLab | oklab(84.25% -0.1599 0.0899) |
| OKLCH | oklch(84.25% 0.183 150.7) |
| XYZ | xyz(39.1960, 64.2017, 34.3664) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC8A #EC5EC0
analogous
#79EC5E #5EEC8A #5EECD1
triadic
#5EEC8A #8A5EEC #EC8A5E
tetradic
#5EEC8A #5E79EC #EC5EC0 #ECD15E
square
#5EEC8A #5E79EC #EC5EC0 #ECD15E
split-complementary
#5EEC8A #D15EEC #EC5E79
monochromatic
#16BA49 #27E662 #5EEC8A #95F2B2 #CBF9DA
Accessibility & contrast
On white
1.52
#5EEC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5EEC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC8A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC8A | 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)
#EDDA83
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#31E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eec8a; /* rgb */ color: rgb(94, 236, 138); /* oklch */ color: oklch(84.2% 0.183 150.7);
Tailwind
colors: {
custom: {
50: '#98f3ad',
500: '#5eec8a',
950: '#000000',
},
}SCSS
$custom: #5eec8a; $custom-light: #98f3ad; $custom-dark: #000000;
JSON
{
"hex": "#5eec8a",
"rgb": {
"r": 94,
"g": 236,
"b": 138
},
"hsl": {
"h": 138.592,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84247,
"c": 0.18348,
"h": 150.7
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#5EEC8A
secondary
#B93590
accent
#0A9ADB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581