#5EEA8A#5EEA8A
#5EEA8A is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.181 H 150.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA8A |
|---|---|
| RGB | rgb(94, 234, 138) |
| HSL | hsl(139, 77%, 64%) |
| HSV | hsv(139, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.47, -58.41, 35.58) |
| CIE-LCH | lch(83.47, 68.40, 148.65°) |
| OKLab | oklab(83.76% -0.1579 0.0881) |
| OKLCH | oklch(83.76% 0.181 150.8) |
| XYZ | xyz(38.6234, 63.0565, 34.1755) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Turquoise Green
#04F489
ΔE00 3.60
Wintergreen
#20F986
ΔE00 4.21
Sea Green (survey)
#53FCA1
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA8A #EA5EBE
analogous
#78EA5E #5EEA8A #5EEAD0
triadic
#5EEA8A #8A5EEA #EA8A5E
tetradic
#5EEA8A #5E78EA #EA5EBE #EAD05E
square
#5EEA8A #5E78EA #EA5EBE #EAD05E
split-complementary
#5EEA8A #D05EEA #EA5E78
monochromatic
#18B649 #28E363 #5EEA8A #94F1B1 #CAF8D9
Accessibility & contrast
On white
1.54
#5EEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5EEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA8A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA8A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#32E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea8a; /* rgb */ color: rgb(94, 234, 138); /* oklch */ color: oklch(83.8% 0.181 150.8);
Tailwind
colors: {
custom: {
50: '#98f2ad',
500: '#5eea8a',
950: '#000000',
},
}SCSS
$custom: #5eea8a; $custom-light: #98f2ad; $custom-dark: #000000;
JSON
{
"hex": "#5eea8a",
"rgb": {
"r": 94,
"g": 234,
"b": 138
},
"hsl": {
"h": 138.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83755,
"c": 0.18084,
"h": 150.8
},
"luminance": 0.6306
}Semantic roles & 50–950 ramp
primary
#5EEA8A
secondary
#B6378E
accent
#0C99D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581