#5AEE8A#5AEE8A
#5AEE8A is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.188 H 150.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE8A |
|---|---|
| RGB | rgb(90, 238, 138) |
| HSL | hsl(139, 81%, 64%) |
| HSV | hsv(139, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.56, -60.73, 36.98) |
| CIE-LCH | lch(84.56, 71.10, 148.66°) |
| OKLab | oklab(84.62% -0.164 0.0914) |
| OKLCH | oklch(84.62% 0.188 150.9) |
| XYZ | xyz(39.3754, 65.1537, 34.5407) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE8A #EE5ABE
analogous
#74EE5A #5AEE8A #5AEED4
triadic
#5AEE8A #8A5AEE #EE8A5A
tetradic
#5AEE8A #5A74EE #EE5ABE #EED45A
square
#5AEE8A #5A74EE #EE5ABE #EED45A
split-complementary
#5AEE8A #D45AEE #EE5A74
monochromatic
#13BA49 #23E863 #5AEE8A #91F4B1 #C9F9D9
Accessibility & contrast
On white
1.50
#5AEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5AEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE8A
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE8A | 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)
#EFDB83
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#24EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee8a; /* rgb */ color: rgb(90, 238, 138); /* oklch */ color: oklch(84.6% 0.188 150.9);
Tailwind
colors: {
custom: {
50: '#97f5ad',
500: '#5aee8a',
950: '#000000',
},
}SCSS
$custom: #5aee8a; $custom-light: #97f5ad; $custom-dark: #000000;
JSON
{
"hex": "#5aee8a",
"rgb": {
"r": 90,
"g": 238,
"b": 138
},
"hsl": {
"h": 139.459,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84621,
"c": 0.18774,
"h": 150.9
},
"luminance": 0.65158
}Semantic roles & 50–950 ramp
primary
#5AEE8A
secondary
#B9338E
accent
#0898DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581