#5EEA86#5EEA86
#5EEA86 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.184 H 149.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA86 |
|---|---|
| RGB | rgb(94, 234, 134) |
| HSL | hsl(137, 77%, 64%) |
| HSV | hsv(137, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(83.41, -59.07, 37.50) |
| CIE-LCH | lch(83.41, 69.96, 147.59°) |
| OKLab | oklab(83.69% -0.1596 0.0924) |
| OKLCH | oklch(83.69% 0.184 149.9) |
| XYZ | xyz(38.3392, 62.9428, 32.6784) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Turquoise Green
#04F489
ΔE00 3.62
Wintergreen
#20F986
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA86 #EA5EC2
analogous
#7CEA5E #5EEA86 #5EEACC
triadic
#5EEA86 #865EEA #EA865E
tetradic
#5EEA86 #5E7CEA #EA5EC2 #EACC5E
square
#5EEA86 #5E7CEA #EA5EC2 #EACC5E
split-complementary
#5EEA86 #CC5EEA #EA5E7C
monochromatic
#18B645 #28E35D #5EEA86 #94F1AF #CAF8D7
Accessibility & contrast
On white
1.55
#5EEA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5EEA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA86
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA86 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD87F
Deuteranopia (green-blind)
#D9CB8D
Tritanopia (blue-blind)
#34E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea86; /* rgb */ color: rgb(94, 234, 134); /* oklch */ color: oklch(83.7% 0.184 149.9);
Tailwind
colors: {
custom: {
50: '#98f2aa',
500: '#5eea86',
950: '#000000',
},
}SCSS
$custom: #5eea86; $custom-light: #98f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5eea86",
"rgb": {
"r": 94,
"g": 234,
"b": 134
},
"hsl": {
"h": 137.143,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83686,
"c": 0.18447,
"h": 149.9
},
"luminance": 0.62947
}Semantic roles & 50–950 ramp
primary
#5EEA86
secondary
#B63791
accent
#0C9FD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581