#5AEC83#5AEC83
#5AEC83 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.0% C 0.191 H 149.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC83 |
|---|---|
| RGB | rgb(90, 236, 131) |
| HSL | hsl(137, 79%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(83.86, -61.11, 39.53) |
| CIE-LCH | lch(83.86, 72.78, 147.10°) |
| OKLab | oklab(84.01% -0.165 0.097) |
| OKLCH | oklch(84.01% 0.191 149.5) |
| XYZ | xyz(38.3058, 63.7994, 31.7641) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.40
Turquoise Green
#04F489
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC83 #EC5AC3
analogous
#7AEC5A #5AEC83 #5AECCC
triadic
#5AEC83 #835AEC #EC835A
tetradic
#5AEC83 #5A7AEC #EC5AC3 #ECCC5A
square
#5AEC83 #5A7AEC #EC5AC3 #ECCC5A
split-complementary
#5AEC83 #CC5AEC #EC5A7A
monochromatic
#15B742 #23E65A #5AEC83 #91F2AC #C8F9D5
Accessibility & contrast
On white
1.53
#5AEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5AEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC83
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC83 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97B
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#2AE8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec83; /* rgb */ color: rgb(90, 236, 131); /* oklch */ color: oklch(84.0% 0.191 149.5);
Tailwind
colors: {
custom: {
50: '#97f3a8',
500: '#5aec83',
950: '#000000',
},
}SCSS
$custom: #5aec83; $custom-light: #97f3a8; $custom-dark: #000000;
JSON
{
"hex": "#5aec83",
"rgb": {
"r": 90,
"g": 236,
"b": 131
},
"hsl": {
"h": 136.849,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84011,
"c": 0.19142,
"h": 149.5
},
"luminance": 0.63803
}Semantic roles & 50–950 ramp
primary
#5AEC83
secondary
#B63492
accent
#0AA1DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580