#5AFE7F#5AFE7F
#5AFE7F is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.4% C 0.218 H 147.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFE7F |
|---|---|
| RGB | rgb(90, 254, 127) |
| HSL | hsl(134, 99%, 67%) |
| HSV | hsv(134, 65%, 100%) |
| CMYK | cmyk(64.6%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(89.20, -68.16, 48.16) |
| CIE-LCH | lch(89.20, 83.46, 144.76°) |
| OKLab | oklab(88.39% -0.1839 0.1164) |
| OKLCH | oklch(88.39% 0.218 147.7) |
| XYZ | xyz(43.4859, 74.5851, 32.1792) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.25
Spearmint
#1EF876
ΔE00 2.49
Spring Green
#00FF7F
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.22
Light Bright Green
#53FE5C
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFE7F #FE5AD9
analogous
#87FE5A #5AFE7F #5AFED1
triadic
#5AFE7F #7F5AFE #FE7F5A
tetradic
#5AFE7F #5A87FE #FE5AD9 #FED15A
square
#5AFE7F #5A87FE #FE5AD9 #FED15A
split-complementary
#5AFE7F #D15AFE #FE5A87
monochromatic
#01DC33 #1DFE50 #5AFE7F #97FEAE #D4FFDD
Accessibility & contrast
On white
1.32
#5AFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#5AFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFE7F
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFE7F | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#ECDB88
Tritanopia (blue-blind)
#20F9E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5afe7f; /* rgb */ color: rgb(90, 254, 127); /* oklch */ color: oklch(88.4% 0.218 147.7);
Tailwind
colors: {
custom: {
50: '#9affa6',
500: '#5afe7f',
950: '#000000',
},
}SCSS
$custom: #5afe7f; $custom-light: #9affa6; $custom-dark: #000000;
JSON
{
"hex": "#5afe7f",
"rgb": {
"r": 90,
"g": 254,
"b": 127
},
"hsl": {
"h": 133.537,
"s": 98.795,
"l": 67.451
},
"oklch": {
"l": 0.88393,
"c": 0.21765,
"h": 147.7
},
"luminance": 0.7459
}Semantic roles & 50–950 ramp
primary
#5AFE7F
secondary
#D527AE
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680