#5EEE86#5EEE86
#5EEE86 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.190 H 149.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE86 |
|---|---|
| RGB | rgb(94, 238, 134) |
| HSL | hsl(137, 81%, 65%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.61, -60.57, 39.04) |
| CIE-LCH | lch(84.61, 72.06, 147.20°) |
| OKLab | oklab(84.67% -0.1636 0.096) |
| OKLCH | oklch(84.67% 0.19 149.6) |
| XYZ | xyz(39.4908, 65.2461, 33.0623) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE86 #EE5EC6
analogous
#7EEE5E #5EEE86 #5EEECE
triadic
#5EEE86 #865EEE #EE865E
tetradic
#5EEE86 #5E7EEE #EE5EC6 #EECE5E
square
#5EEE86 #5E7EEE #EE5EC6 #EECE5E
split-complementary
#5EEE86 #CE5EEE #EE5E7E
monochromatic
#14BE43 #27E85C #5EEE86 #95F4B0 #CDFAD9
Accessibility & contrast
On white
1.49
#5EEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5EEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE86
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE86 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#32EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee86; /* rgb */ color: rgb(94, 238, 134); /* oklch */ color: oklch(84.7% 0.190 149.6);
Tailwind
colors: {
custom: {
50: '#99f4aa',
500: '#5eee86',
950: '#000000',
},
}SCSS
$custom: #5eee86; $custom-light: #99f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5eee86",
"rgb": {
"r": 94,
"g": 238,
"b": 134
},
"hsl": {
"h": 136.667,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84671,
"c": 0.18971,
"h": 149.6
},
"luminance": 0.6525
}Semantic roles & 50–950 ramp
primary
#5EEE86
secondary
#BC3496
accent
#08A2DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581