#5AEE84#5AEE84
#5AEE84 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.193 H 149.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE84 |
|---|---|
| RGB | rgb(90, 238, 132) |
| HSL | hsl(137, 81%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.48, -61.69, 39.83) |
| CIE-LCH | lch(84.48, 73.43, 147.15°) |
| OKLab | oklab(84.52% -0.1665 0.0977) |
| OKLCH | oklch(84.52% 0.193 149.6) |
| XYZ | xyz(38.9529, 64.9848, 32.3158) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE84 #EE5AC4
analogous
#7AEE5A #5AEE84 #5AEECE
triadic
#5AEE84 #845AEE #EE845A
tetradic
#5AEE84 #5A7AEE #EE5AC4 #EECE5A
square
#5AEE84 #5A7AEE #EE5AC4 #EECE5A
split-complementary
#5AEE84 #CE5AEE #EE5A7A
monochromatic
#13BA43 #23E85B #5AEE84 #91F4AD #C9F9D7
Accessibility & contrast
On white
1.50
#5AEE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5AEE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE84
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE84 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#28EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee84; /* rgb */ color: rgb(90, 238, 132); /* oklch */ color: oklch(84.5% 0.193 149.6);
Tailwind
colors: {
custom: {
50: '#97f5a9',
500: '#5aee84',
950: '#000000',
},
}SCSS
$custom: #5aee84; $custom-light: #97f5a9; $custom-dark: #000000;
JSON
{
"hex": "#5aee84",
"rgb": {
"r": 90,
"g": 238,
"b": 132
},
"hsl": {
"h": 137.027,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84521,
"c": 0.1931,
"h": 149.6
},
"luminance": 0.64989
}Semantic roles & 50–950 ramp
primary
#5AEE84
secondary
#B93393
accent
#08A1DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581