#5AED89#5AED89
#5AED89 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.187 H 150.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED89 |
|---|---|
| RGB | rgb(90, 237, 137) |
| HSL | hsl(139, 80%, 64%) |
| HSV | hsv(139, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.25, -60.52, 37.07) |
| CIE-LCH | lch(84.25, 70.97, 148.51°) |
| OKLab | oklab(84.36% -0.1635 0.0915) |
| OKLCH | oklch(84.36% 0.187 150.7) |
| XYZ | xyz(39.0130, 64.5442, 34.0644) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.44
Turquoise Green
#04F489
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED89 #ED5ABE
analogous
#75ED5A #5AED89 #5AEDD3
triadic
#5AED89 #895AED #ED895A
tetradic
#5AED89 #5A75ED #ED5ABE #EDD35A
square
#5AED89 #5A75ED #ED5ABE #EDD35A
split-complementary
#5AED89 #D35AED #ED5A75
monochromatic
#14B849 #23E762 #5AED89 #91F3B0 #C8F9D8
Accessibility & contrast
On white
1.51
#5AED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5AED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED89
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED89 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#25E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aed89; /* rgb */ color: rgb(90, 237, 137); /* oklch */ color: oklch(84.4% 0.187 150.7);
Tailwind
colors: {
custom: {
50: '#97f4ac',
500: '#5aed89',
950: '#000000',
},
}SCSS
$custom: #5aed89; $custom-light: #97f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5aed89",
"rgb": {
"r": 90,
"g": 237,
"b": 137
},
"hsl": {
"h": 139.184,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84358,
"c": 0.18734,
"h": 150.7
},
"luminance": 0.64548
}Semantic roles & 50–950 ramp
primary
#5AED89
secondary
#B8338D
accent
#0999DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581