#5AF07F#5AF07F
#5AF07F is a very light, highly saturated green. Relative luminance 0.660; OKLCH L 84.9% C 0.200 H 148.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF07F |
|---|---|
| RGB | rgb(90, 240, 127) |
| HSL | hsl(135, 83%, 65%) |
| HSV | hsv(135, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.01, -63.18, 42.93) |
| CIE-LCH | lch(85.01, 76.39, 145.81°) |
| OKLab | oklab(84.94% -0.1706 0.1046) |
| OKLCH | oklch(84.94% 0.2 148.5) |
| XYZ | xyz(39.2045, 66.0222, 30.7520) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.86
Spearmint
#1EF876
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF07F #F05ACB
analogous
#80F05A #5AF07F #5AF0CA
triadic
#5AF07F #7F5AF0 #F07F5A
tetradic
#5AF07F #5A80F0 #F05ACB #F0CA5A
square
#5AF07F #5A80F0 #F05ACB #F0CA5A
split-complementary
#5AF07F #CA5AF0 #F05A80
monochromatic
#11BE3C #22EB53 #5AF07F #92F5AB #CAFAD6
Accessibility & contrast
On white
1.48
#5AF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5AF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF07F
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF07F | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#2AEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5af07f; /* rgb */ color: rgb(90, 240, 127); /* oklch */ color: oklch(84.9% 0.200 148.5);
Tailwind
colors: {
custom: {
50: '#97f6a6',
500: '#5af07f',
950: '#000000',
},
}SCSS
$custom: #5af07f; $custom-light: #97f6a6; $custom-dark: #000000;
JSON
{
"hex": "#5af07f",
"rgb": {
"r": 90,
"g": 240,
"b": 127
},
"hsl": {
"h": 134.8,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.84937,
"c": 0.2001,
"h": 148.5
},
"luminance": 0.66026
}Semantic roles & 50–950 ramp
primary
#5AF07F
secondary
#BD329A
accent
#06AAE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580