#5AF07C#5AF07C
#5AF07C is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.9% C 0.203 H 147.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF07C |
|---|---|
| RGB | rgb(90, 240, 124) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(84.97, -63.63, 44.32) |
| CIE-LCH | lch(84.97, 77.54, 145.14°) |
| OKLab | oklab(84.89% -0.1718 0.1077) |
| OKLCH | oklch(84.89% 0.203 147.9) |
| XYZ | xyz(39.0119, 65.9451, 29.7376) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.67
Spring Green
#00FF7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF07C #F05ACE
analogous
#83F05A #5AF07C #5AF0C7
triadic
#5AF07C #7C5AF0 #F07C5A
tetradic
#5AF07C #5A83F0 #F05ACE #F0C75A
square
#5AF07C #5A83F0 #F05ACE #F0C75A
split-complementary
#5AF07C #C75AF0 #F05A83
monochromatic
#11BE39 #22EB4F #5AF07C #92F5A9 #CAFAD5
Accessibility & contrast
On white
1.48
#5AF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5AF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF07C
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF07C | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC72
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#2CEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5af07c; /* rgb */ color: rgb(90, 240, 124); /* oklch */ color: oklch(84.9% 0.203 147.9);
Tailwind
colors: {
custom: {
50: '#97f6a4',
500: '#5af07c',
950: '#000000',
},
}SCSS
$custom: #5af07c; $custom-light: #97f6a4; $custom-dark: #000000;
JSON
{
"hex": "#5af07c",
"rgb": {
"r": 90,
"g": 240,
"b": 124
},
"hsl": {
"h": 133.6,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.84892,
"c": 0.20272,
"h": 147.9
},
"luminance": 0.65949
}Semantic roles & 50–950 ramp
primary
#5AF07C
secondary
#BD329D
accent
#06AEE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580