#5AEC85#5AEC85
#5AEC85 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.0% C 0.190 H 150.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC85 |
|---|---|
| RGB | rgb(90, 236, 133) |
| HSL | hsl(138, 79%, 64%) |
| HSV | hsv(138, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 43.6%, 7.5%) |
| CIE-LAB | lab(83.89, -60.79, 38.58) |
| CIE-LCH | lch(83.89, 72.00, 147.60°) |
| OKLab | oklab(84.04% -0.1642 0.0949) |
| OKLCH | oklch(84.04% 0.19 150) |
| XYZ | xyz(38.4426, 63.8542, 32.4849) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Turquoise Green
#04F489
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.62
Spearmint
#1EF876
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC85 #EC5AC1
analogous
#78EC5A #5AEC85 #5AECCE
triadic
#5AEC85 #855AEC #EC855A
tetradic
#5AEC85 #5A78EC #EC5AC1 #ECCE5A
square
#5AEC85 #5A78EC #EC5AC1 #ECCE5A
split-complementary
#5AEC85 #CE5AEC #EC5A78
monochromatic
#15B745 #23E65C #5AEC85 #91F2AE #C8F9D6
Accessibility & contrast
On white
1.52
#5AEC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5AEC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC85
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC85 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#29E8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec85; /* rgb */ color: rgb(90, 236, 133); /* oklch */ color: oklch(84.0% 0.190 150.0);
Tailwind
colors: {
custom: {
50: '#96f3aa',
500: '#5aec85',
950: '#000000',
},
}SCSS
$custom: #5aec85; $custom-light: #96f3aa; $custom-dark: #000000;
JSON
{
"hex": "#5aec85",
"rgb": {
"r": 90,
"g": 236,
"b": 133
},
"hsl": {
"h": 137.671,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84044,
"c": 0.18963,
"h": 150
},
"luminance": 0.63858
}Semantic roles & 50–950 ramp
primary
#5AEC85
secondary
#B63490
accent
#0A9EDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581