#5AF491#5AF491
#5AF491 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.189 H 151.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF491 |
|---|---|
| RGB | rgb(90, 244, 145) |
| HSL | hsl(141, 88%, 65%) |
| HSV | hsv(141, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(86.46, -61.79, 35.99) |
| CIE-LCH | lch(86.46, 71.51, 149.79°) |
| OKLab | oklab(86.22% -0.1669 0.0892) |
| OKLCH | oklch(86.22% 0.189 151.9) |
| XYZ | xyz(41.6746, 68.9151, 37.8883) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 2.59
Light Green Blue
#56FCA2
ΔE00 2.61
Wintergreen
#20F986
ΔE00 2.75
Mediumspringgreen
#00FA9A
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF491 #F45ABD
analogous
#70F45A #5AF491 #5AF4DE
triadic
#5AF491 #915AF4 #F4915A
tetradic
#5AF491 #5A70F4 #F45ABD #F4DE5A
square
#5AF491 #5A70F4 #F45ABD #F4DE5A
split-complementary
#5AF491 #DE5AF4 #F45A70
monochromatic
#0DC64F #21F06B #5AF491 #93F8B7 #CDFCDD
Accessibility & contrast
On white
1.42
#5AF491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5AF491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF491
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF491 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#17F1DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5af491; /* rgb */ color: rgb(90, 244, 145); /* oklch */ color: oklch(86.2% 0.189 151.9);
Tailwind
colors: {
custom: {
50: '#98f9b2',
500: '#5af491',
950: '#000000',
},
}SCSS
$custom: #5af491; $custom-light: #98f9b2; $custom-dark: #000000;
JSON
{
"hex": "#5af491",
"rgb": {
"r": 90,
"g": 244,
"b": 145
},
"hsl": {
"h": 141.429,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86219,
"c": 0.18927,
"h": 151.9
},
"luminance": 0.68919
}Semantic roles & 50–950 ramp
primary
#5AF491
secondary
#C32F8E
accent
#0193E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581