#5AF07B#5AF07B
#5AF07B is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.9% C 0.204 H 147.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF07B |
|---|---|
| RGB | rgb(90, 240, 123) |
| HSL | hsl(133, 83%, 65%) |
| HSV | hsv(133, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(84.96, -63.77, 44.78) |
| CIE-LCH | lch(84.96, 77.92, 144.92°) |
| OKLab | oklab(84.88% -0.1722 0.1087) |
| OKLCH | oklch(84.88% 0.204 147.7) |
| XYZ | xyz(38.9489, 65.9200, 29.4063) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF07B #F05ACF
analogous
#84F05A #5AF07B #5AF0C6
triadic
#5AF07B #7B5AF0 #F07B5A
tetradic
#5AF07B #5A84F0 #F05ACF #F0C65A
square
#5AF07B #5A84F0 #F05ACF #F0C65A
split-complementary
#5AF07B #C65AF0 #F05A84
monochromatic
#11BE37 #22EB4E #5AF07B #92F5A8 #CAFAD5
Accessibility & contrast
On white
1.48
#5AF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5AF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF07B
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF07B | 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)
#F3DC71
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#2DEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5af07b; /* rgb */ color: rgb(90, 240, 123); /* oklch */ color: oklch(84.9% 0.204 147.7);
Tailwind
colors: {
custom: {
50: '#97f6a3',
500: '#5af07b',
950: '#000000',
},
}SCSS
$custom: #5af07b; $custom-light: #97f6a3; $custom-dark: #000000;
JSON
{
"hex": "#5af07b",
"rgb": {
"r": 90,
"g": 240,
"b": 123
},
"hsl": {
"h": 133.2,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.84877,
"c": 0.20359,
"h": 147.7
},
"luminance": 0.65924
}Semantic roles & 50–950 ramp
primary
#5AF07B
secondary
#BD329E
accent
#06B0E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580