#5AFB7E#5AFB7E
#5AFB7E is a very light, highly saturated green. Relative luminance 0.727; OKLCH L 87.6% C 0.215 H 147.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFB7E |
|---|---|
| RGB | rgb(90, 251, 126) |
| HSL | hsl(133, 95%, 67%) |
| HSV | hsv(133, 64%, 98%) |
| CMYK | cmyk(64.1%, 0%, 49.8%, 1.6%) |
| CIE-LAB | lab(88.29, -67.25, 47.50) |
| CIE-LCH | lch(88.29, 82.34, 144.77°) |
| OKLab | oklab(87.64% -0.1815 0.1149) |
| OKLCH | oklch(87.64% 0.215 147.7) |
| XYZ | xyz(42.4765, 72.6700, 31.5228) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.25
Lightgreen (survey)
#76FF7B
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.80
Wintergreen
#20F986
ΔE00 3.01
Light Bright Green
#53FE5C
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFB7E #FB5AD7
analogous
#87FB5A #5AFB7E #5AFBCE
triadic
#5AFB7E #7E5AFB #FB7E5A
tetradic
#5AFB7E #5A87FB #FB5AD7 #FBCE5A
square
#5AFB7E #5A87FB #FB5AD7 #FBCE5A
split-complementary
#5AFB7E #CE5AFB #FB5A87
monochromatic
#05D534 #1EFA4F #5AFB7E #96FCAD #D2FEDB
Accessibility & contrast
On white
1.35
#5AFB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#5AFB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFB7E
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFB7E | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE673
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#23F6DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5afb7e; /* rgb */ color: rgb(90, 251, 126); /* oklch */ color: oklch(87.6% 0.215 147.7);
Tailwind
colors: {
custom: {
50: '#99fea5',
500: '#5afb7e',
950: '#000000',
},
}SCSS
$custom: #5afb7e; $custom-light: #99fea5; $custom-dark: #000000;
JSON
{
"hex": "#5afb7e",
"rgb": {
"r": 90,
"g": 251,
"b": 126
},
"hsl": {
"h": 133.416,
"s": 95.266,
"l": 66.863
},
"oklch": {
"l": 0.87639,
"c": 0.21479,
"h": 147.7
},
"luminance": 0.72674
}Semantic roles & 50–950 ramp
primary
#5AFB7E
secondary
#D02AAB
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680