#5AEC87#5AEC87
#5AEC87 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.188 H 150.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC87 |
|---|---|
| RGB | rgb(90, 236, 135) |
| HSL | hsl(138, 79%, 64%) |
| HSV | hsv(138, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 42.8%, 7.5%) |
| CIE-LAB | lab(83.92, -60.47, 37.63) |
| CIE-LCH | lch(83.92, 71.23, 148.10°) |
| OKLab | oklab(84.08% -0.1633 0.0928) |
| OKLCH | oklch(84.08% 0.188 150.4) |
| XYZ | xyz(38.5821, 63.9100, 33.2196) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.57
Minty Green
#0BF77D
ΔE00 3.74
Spearmint
#1EF876
ΔE00 4.28
Sea Green (survey)
#53FCA1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC87 #EC5ABF
analogous
#76EC5A #5AEC87 #5AECD0
triadic
#5AEC87 #875AEC #EC875A
tetradic
#5AEC87 #5A76EC #EC5ABF #ECD05A
square
#5AEC87 #5A76EC #EC5ABF #ECD05A
split-complementary
#5AEC87 #D05AEC #EC5A76
monochromatic
#15B747 #23E65F #5AEC87 #91F2AF #C8F9D7
Accessibility & contrast
On white
1.52
#5AEC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5AEC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC87
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC87 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#27E8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec87; /* rgb */ color: rgb(90, 236, 135); /* oklch */ color: oklch(84.1% 0.188 150.4);
Tailwind
colors: {
custom: {
50: '#96f3ab',
500: '#5aec87',
950: '#000000',
},
}SCSS
$custom: #5aec87; $custom-light: #96f3ab; $custom-dark: #000000;
JSON
{
"hex": "#5aec87",
"rgb": {
"r": 90,
"g": 236,
"b": 135
},
"hsl": {
"h": 138.493,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84077,
"c": 0.18783,
"h": 150.4
},
"luminance": 0.63914
}Semantic roles & 50–950 ramp
primary
#5AEC87
secondary
#B6348E
accent
#0A9BDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581