#5AEA87#5AEA87
#5AEA87 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.185 H 150.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA87 |
|---|---|
| RGB | rgb(90, 234, 135) |
| HSL | hsl(139, 77%, 64%) |
| HSV | hsv(139, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(83.32, -59.72, 36.86) |
| CIE-LCH | lch(83.32, 70.18, 148.32°) |
| OKLab | oklab(83.58% -0.1613 0.091) |
| OKLCH | oklch(83.58% 0.185 150.6) |
| XYZ | xyz(38.0095, 62.7648, 33.0287) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Turquoise Green
#04F489
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.41
Sea Green (survey)
#53FCA1
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA87 #EA5ABD
analogous
#75EA5A #5AEA87 #5AEACF
triadic
#5AEA87 #875AEA #EA875A
tetradic
#5AEA87 #5A75EA #EA5ABD #EACF5A
square
#5AEA87 #5A75EA #EA5ABD #EACF5A
split-complementary
#5AEA87 #CF5AEA #EA5A75
monochromatic
#17B348 #24E360 #5AEA87 #90F1AE #C7F8D6
Accessibility & contrast
On white
1.55
#5AEA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5AEA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA87
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA87 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD780
Deuteranopia (green-blind)
#D9CA8E
Tritanopia (blue-blind)
#29E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5aea87; /* rgb */ color: rgb(90, 234, 135); /* oklch */ color: oklch(83.6% 0.185 150.6);
Tailwind
colors: {
custom: {
50: '#96f2ab',
500: '#5aea87',
950: '#000000',
},
}SCSS
$custom: #5aea87; $custom-light: #96f2ab; $custom-dark: #000000;
JSON
{
"hex": "#5aea87",
"rgb": {
"r": 90,
"g": 234,
"b": 135
},
"hsl": {
"h": 138.75,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83583,
"c": 0.18522,
"h": 150.6
},
"luminance": 0.62769
}Semantic roles & 50–950 ramp
primary
#5AEA87
secondary
#B3358C
accent
#0C99DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581