#5AFA72#5AFA72
#5AFA72 is a very light, highly saturated green. Relative luminance 0.718; OKLCH L 87.2% C 0.224 H 145.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFA72 |
|---|---|
| RGB | rgb(90, 250, 114) |
| HSL | hsl(129, 94%, 67%) |
| HSV | hsv(129, 64%, 98%) |
| CMYK | cmyk(64%, 0%, 54.4%, 2%) |
| CIE-LAB | lab(87.85, -68.51, 52.50) |
| CIE-LCH | lch(87.85, 86.31, 142.53°) |
| OKLab | oklab(87.23% -0.1851 0.1253) |
| OKLCH | oklch(87.23% 0.224 145.9) |
| XYZ | xyz(41.4366, 71.7555, 27.5828) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.05
Spearmint
#1EF876
ΔE00 2.67
Light Bright Green
#53FE5C
ΔE00 2.69
Lighter Green
#75FD63
ΔE00 3.25
Light Neon Green
#4EFD54
ΔE00 3.26
Bright Light Green
#2DFE54
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFA72 #FA5AE2
analogous
#92FA5A #5AFA72 #5AFAC2
triadic
#5AFA72 #725AFA #FA725A
tetradic
#5AFA72 #5A92FA #FA5AE2 #FAC25A
square
#5AFA72 #5A92FA #FA5AE2 #FAC25A
split-complementary
#5AFA72 #C25AFA #FA5A92
monochromatic
#06D325 #1FF83F #5AFA72 #95FCA5 #D1FED8
Accessibility & contrast
On white
1.37
#5AFA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#5AFA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFA72
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFA72 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE565
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#2CF4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5afa72; /* rgb */ color: rgb(90, 250, 114); /* oklch */ color: oklch(87.2% 0.224 145.9);
Tailwind
colors: {
custom: {
50: '#99fd9e',
500: '#5afa72',
950: '#000000',
},
}SCSS
$custom: #5afa72; $custom-light: #99fd9e; $custom-dark: #000000;
JSON
{
"hex": "#5afa72",
"rgb": {
"r": 90,
"g": 250,
"b": 114
},
"hsl": {
"h": 129,
"s": 94.118,
"l": 66.667
},
"oklch": {
"l": 0.87231,
"c": 0.22353,
"h": 145.9
},
"luminance": 0.7176
}Semantic roles & 50–950 ramp
primary
#5AFA72
secondary
#CE2AB5
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680