#5AEC86#5AEC86
#5AEC86 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.189 H 150.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC86 |
|---|---|
| RGB | rgb(90, 236, 134) |
| HSL | hsl(138, 79%, 64%) |
| HSV | hsv(138, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(83.90, -60.63, 38.11) |
| CIE-LCH | lch(83.90, 71.61, 147.85°) |
| OKLab | oklab(84.06% -0.1637 0.0939) |
| OKLCH | oklch(84.06% 0.189 150.2) |
| XYZ | xyz(38.5121, 63.8819, 32.8505) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.30
Turquoise Green
#04F489
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.68
Spearmint
#1EF876
ΔE00 4.18
Sea Green (survey)
#53FCA1
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC86 #EC5AC0
analogous
#77EC5A #5AEC86 #5AECCF
triadic
#5AEC86 #865AEC #EC865A
tetradic
#5AEC86 #5A77EC #EC5AC0 #ECCF5A
square
#5AEC86 #5A77EC #EC5AC0 #ECCF5A
split-complementary
#5AEC86 #CF5AEC #EC5A77
monochromatic
#15B746 #23E65E #5AEC86 #91F2AE #C8F9D6
Accessibility & contrast
On white
1.52
#5AEC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5AEC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC86
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC86 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#DBCC8D
Tritanopia (blue-blind)
#28E8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec86; /* rgb */ color: rgb(90, 236, 134); /* oklch */ color: oklch(84.1% 0.189 150.2);
Tailwind
colors: {
custom: {
50: '#96f3aa',
500: '#5aec86',
950: '#000000',
},
}SCSS
$custom: #5aec86; $custom-light: #96f3aa; $custom-dark: #000000;
JSON
{
"hex": "#5aec86",
"rgb": {
"r": 90,
"g": 236,
"b": 134
},
"hsl": {
"h": 138.082,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.8406,
"c": 0.18872,
"h": 150.2
},
"luminance": 0.63886
}Semantic roles & 50–950 ramp
primary
#5AEC86
secondary
#B6348F
accent
#0A9CDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581