#5AEA89#5AEA89
#5AEA89 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.183 H 151.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA89 |
|---|---|
| RGB | rgb(90, 234, 137) |
| HSL | hsl(140, 77%, 64%) |
| HSV | hsv(140, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(83.35, -59.39, 35.90) |
| CIE-LCH | lch(83.35, 69.40, 148.85°) |
| OKLab | oklab(83.62% -0.1605 0.0888) |
| OKLCH | oklch(83.62% 0.183 151) |
| XYZ | xyz(38.1517, 62.8216, 33.7773) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.08
Turquoise Green
#04F489
ΔE00 3.38
Wintergreen
#20F986
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.27
Sea Green (survey)
#53FCA1
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA89 #EA5ABB
analogous
#73EA5A #5AEA89 #5AEAD1
triadic
#5AEA89 #895AEA #EA895A
tetradic
#5AEA89 #5A73EA #EA5ABB #EAD15A
square
#5AEA89 #5A73EA #EA5ABB #EAD15A
split-complementary
#5AEA89 #D15AEA #EA5A73
monochromatic
#17B34A #24E362 #5AEA89 #90F1B0 #C7F8D7
Accessibility & contrast
On white
1.55
#5AEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5AEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA89
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA89 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD882
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#27E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5aea89; /* rgb */ color: rgb(90, 234, 137); /* oklch */ color: oklch(83.6% 0.183 151.0);
Tailwind
colors: {
custom: {
50: '#96f2ac',
500: '#5aea89',
950: '#000000',
},
}SCSS
$custom: #5aea89; $custom-light: #96f2ac; $custom-dark: #000000;
JSON
{
"hex": "#5aea89",
"rgb": {
"r": 90,
"g": 234,
"b": 137
},
"hsl": {
"h": 139.583,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83618,
"c": 0.18341,
"h": 151
},
"luminance": 0.62825
}Semantic roles & 50–950 ramp
primary
#5AEA89
secondary
#B3358A
accent
#0C96DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581