#5EED8A#5EED8A
#5EED8A is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.185 H 150.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED8A |
|---|---|
| RGB | rgb(94, 237, 138) |
| HSL | hsl(138, 80%, 65%) |
| HSV | hsv(138, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 41.8%, 7.1%) |
| CIE-LAB | lab(84.37, -59.55, 36.75) |
| CIE-LCH | lch(84.37, 69.98, 148.32°) |
| OKLab | oklab(84.49% -0.1609 0.0908) |
| OKLCH | oklch(84.49% 0.185 150.6) |
| XYZ | xyz(39.4847, 64.7792, 34.4626) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED8A #ED5EC1
analogous
#79ED5E #5EED8A #5EEDD2
triadic
#5EED8A #8A5EED #ED8A5E
tetradic
#5EED8A #5E79ED #ED5EC1 #EDD25E
square
#5EED8A #5E79ED #ED5EC1 #EDD25E
split-complementary
#5EED8A #D25EED #ED5E79
monochromatic
#15BC48 #27E762 #5EED8A #95F3B2 #CCF9DA
Accessibility & contrast
On white
1.50
#5EED8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5EED8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED8A
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED8A | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#DCCD91
Tritanopia (blue-blind)
#30E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed8a; /* rgb */ color: rgb(94, 237, 138); /* oklch */ color: oklch(84.5% 0.185 150.6);
Tailwind
colors: {
custom: {
50: '#98f4ad',
500: '#5eed8a',
950: '#000000',
},
}SCSS
$custom: #5eed8a; $custom-light: #98f4ad; $custom-dark: #000000;
JSON
{
"hex": "#5eed8a",
"rgb": {
"r": 94,
"g": 237,
"b": 138
},
"hsl": {
"h": 138.462,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84493,
"c": 0.1848,
"h": 150.6
},
"luminance": 0.64783
}Semantic roles & 50–950 ramp
primary
#5EED8A
secondary
#BA3591
accent
#099BDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581