#5AEB8B#5AEB8B
#5AEB8B is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.183 H 151.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB8B |
|---|---|
| RGB | rgb(90, 235, 139) |
| HSL | hsl(140, 78%, 64%) |
| HSV | hsv(140, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.68, -59.44, 35.33) |
| CIE-LCH | lch(83.68, 69.15, 149.27°) |
| OKLab | oklab(83.9% -0.1606 0.0875) |
| OKLCH | oklch(83.9% 0.183 151.4) |
| XYZ | xyz(38.5820, 63.4505, 34.6350) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Turquoise Green
#04F489
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB8B #EB5ABA
analogous
#71EB5A #5AEB8B #5AEBD3
triadic
#5AEB8B #8B5AEB #EB8B5A
tetradic
#5AEB8B #5A71EB #EB5ABA #EBD35A
square
#5AEB8B #5A71EB #EB5ABA #EBD35A
split-complementary
#5AEB8B #D35AEB #EB5A71
monochromatic
#16B54C #23E465 #5AEB8B #91F2B1 #C7F8D8
Accessibility & contrast
On white
1.53
#5AEB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5AEB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB8B
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB8B | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#25E8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb8b; /* rgb */ color: rgb(90, 235, 139); /* oklch */ color: oklch(83.9% 0.183 151.4);
Tailwind
colors: {
custom: {
50: '#96f2ae',
500: '#5aeb8b',
950: '#000000',
},
}SCSS
$custom: #5aeb8b; $custom-light: #96f2ae; $custom-dark: #000000;
JSON
{
"hex": "#5aeb8b",
"rgb": {
"r": 90,
"g": 235,
"b": 139
},
"hsl": {
"h": 140.276,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.83899,
"c": 0.18292,
"h": 151.4
},
"luminance": 0.63454
}Semantic roles & 50–950 ramp
primary
#5AEB8B
secondary
#B53589
accent
#0B94DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581