#5AF49F#5AF49F
#5AF49F is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.177 H 155.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF49F |
|---|---|
| RGB | rgb(90, 244, 159) |
| HSL | hsl(147, 88%, 65%) |
| HSV | hsv(147, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(86.69, -59.32, 29.27) |
| CIE-LCH | lch(86.69, 66.15, 153.74°) |
| OKLab | oklab(86.48% -0.1608 0.0735) |
| OKLCH | oklch(86.48% 0.177 155.4) |
| XYZ | xyz(42.8214, 69.3738, 43.9279) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.73
Sea Green (survey)
#53FCA1
ΔE00 1.79
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.61
Mediumspringgreen
#00FA9A
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF49F #F45AAF
analogous
#62F45A #5AF49F #5AF4EC
triadic
#5AF49F #9F5AF4 #F49F5A
tetradic
#5AF49F #5A62F4 #F45AAF #F4EC5A
square
#5AF49F #5A62F4 #F45AAF #F4EC5A
split-complementary
#5AF49F #EC5AF4 #F45A62
monochromatic
#0DC660 #21F07E #5AF49F #93F8C0 #CDFCE2
Accessibility & contrast
On white
1.41
#5AF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5AF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF49F
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF49F | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E299
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#00F2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5af49f; /* rgb */ color: rgb(90, 244, 159); /* oklch */ color: oklch(86.5% 0.177 155.4);
Tailwind
colors: {
custom: {
50: '#97f9bc',
500: '#5af49f',
950: '#000000',
},
}SCSS
$custom: #5af49f; $custom-light: #97f9bc; $custom-dark: #000000;
JSON
{
"hex": "#5af49f",
"rgb": {
"r": 90,
"g": 244,
"b": 159
},
"hsl": {
"h": 146.883,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86479,
"c": 0.17683,
"h": 155.4
},
"luminance": 0.69378
}Semantic roles & 50–950 ramp
primary
#5AF49F
secondary
#C32F81
accent
#017FE4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582