#5AF07A#5AF07A
#5AF07A is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.9% C 0.204 H 147.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF07A |
|---|---|
| RGB | rgb(90, 240, 122) |
| HSL | hsl(133, 83%, 65%) |
| HSV | hsv(133, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(84.94, -63.91, 45.24) |
| CIE-LCH | lch(84.94, 78.31, 144.71°) |
| OKLab | oklab(84.86% -0.1726 0.1096) |
| OKLCH | oklch(84.86% 0.204 147.6) |
| XYZ | xyz(38.8867, 65.8951, 29.0783) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 3.87
Spring Green
#00FF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF07A #F05AD0
analogous
#85F05A #5AF07A #5AF0C5
triadic
#5AF07A #7A5AF0 #F07A5A
tetradic
#5AF07A #5A85F0 #F05AD0 #F0C55A
square
#5AF07A #5A85F0 #F05AD0 #F0C55A
split-complementary
#5AF07A #C55AF0 #F05A85
monochromatic
#11BE36 #22EB4D #5AF07A #92F5A7 #CAFAD4
Accessibility & contrast
On white
1.48
#5AF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5AF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF07A
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF07A | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC70
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#2DEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5af07a; /* rgb */ color: rgb(90, 240, 122); /* oklch */ color: oklch(84.9% 0.204 147.6);
Tailwind
colors: {
custom: {
50: '#97f6a2',
500: '#5af07a',
950: '#000000',
},
}SCSS
$custom: #5af07a; $custom-light: #97f6a2; $custom-dark: #000000;
JSON
{
"hex": "#5af07a",
"rgb": {
"r": 90,
"g": 240,
"b": 122
},
"hsl": {
"h": 132.8,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.84863,
"c": 0.20445,
"h": 147.6
},
"luminance": 0.65899
}Semantic roles & 50–950 ramp
primary
#5AF07A
secondary
#BD329F
accent
#06B1E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580