#5AFE7E#5AFE7E
#5AFE7E is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.4% C 0.218 H 147.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFE7E |
|---|---|
| RGB | rgb(90, 254, 126) |
| HSL | hsl(133, 99%, 67%) |
| HSV | hsv(133, 65%, 100%) |
| CMYK | cmyk(64.6%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(89.19, -68.30, 48.61) |
| CIE-LCH | lch(89.19, 83.83, 144.56°) |
| OKLab | oklab(88.38% -0.1843 0.1174) |
| OKLCH | oklch(88.38% 0.218 147.5) |
| XYZ | xyz(43.4211, 74.5591, 31.8377) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.17
Spearmint
#1EF876
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.31
Light Bright Green
#53FE5C
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFE7E #FE5ADA
analogous
#88FE5A #5AFE7E #5AFED0
triadic
#5AFE7E #7E5AFE #FE7E5A
tetradic
#5AFE7E #5A88FE #FE5ADA #FED05A
square
#5AFE7E #5A88FE #FE5ADA #FED05A
split-complementary
#5AFE7E #D05AFE #FE5A88
monochromatic
#01DC31 #1DFE4E #5AFE7E #97FEAE #D4FFDD
Accessibility & contrast
On white
1.32
#5AFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#5AFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFE7E
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFE7E | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#21F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5afe7e; /* rgb */ color: rgb(90, 254, 126); /* oklch */ color: oklch(88.4% 0.218 147.5);
Tailwind
colors: {
custom: {
50: '#9affa6',
500: '#5afe7e',
950: '#000000',
},
}SCSS
$custom: #5afe7e; $custom-light: #9affa6; $custom-dark: #000000;
JSON
{
"hex": "#5afe7e",
"rgb": {
"r": 90,
"g": 254,
"b": 126
},
"hsl": {
"h": 133.171,
"s": 98.795,
"l": 67.451
},
"oklch": {
"l": 0.88379,
"c": 0.21849,
"h": 147.5
},
"luminance": 0.74564
}Semantic roles & 50–950 ramp
primary
#5AFE7E
secondary
#D527AF
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680