#5AEE89#5AEE89
#5AEE89 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.189 H 150.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE89 |
|---|---|
| RGB | rgb(90, 238, 137) |
| HSL | hsl(139, 81%, 64%) |
| HSV | hsv(139, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.55, -60.89, 37.46) |
| CIE-LCH | lch(84.55, 71.49, 148.40°) |
| OKLab | oklab(84.6% -0.1644 0.0924) |
| OKLCH | oklch(84.6% 0.189 150.7) |
| XYZ | xyz(39.3033, 65.1249, 34.1611) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE89 #EE5ABF
analogous
#75EE5A #5AEE89 #5AEED3
triadic
#5AEE89 #895AEE #EE895A
tetradic
#5AEE89 #5A75EE #EE5ABF #EED35A
square
#5AEE89 #5A75EE #EE5ABF #EED35A
split-complementary
#5AEE89 #D35AEE #EE5A75
monochromatic
#13BA48 #23E861 #5AEE89 #91F4B1 #C9F9D8
Accessibility & contrast
On white
1.50
#5AEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5AEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE89
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE89 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#24EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee89; /* rgb */ color: rgb(90, 238, 137); /* oklch */ color: oklch(84.6% 0.189 150.7);
Tailwind
colors: {
custom: {
50: '#97f5ac',
500: '#5aee89',
950: '#000000',
},
}SCSS
$custom: #5aee89; $custom-light: #97f5ac; $custom-dark: #000000;
JSON
{
"hex": "#5aee89",
"rgb": {
"r": 90,
"g": 238,
"b": 137
},
"hsl": {
"h": 139.054,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84604,
"c": 0.18864,
"h": 150.7
},
"luminance": 0.65129
}Semantic roles & 50–950 ramp
primary
#5AEE89
secondary
#B9338F
accent
#089ADE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581