#5AF490#5AF490
#5AF490 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.190 H 151.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF490 |
|---|---|
| RGB | rgb(90, 244, 144) |
| HSL | hsl(141, 88%, 65%) |
| HSV | hsv(141, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.45, -61.96, 36.46) |
| CIE-LCH | lch(86.45, 71.89, 149.53°) |
| OKLab | oklab(86.2% -0.1673 0.0903) |
| OKLCH | oklch(86.2% 0.19 151.6) |
| XYZ | xyz(41.5978, 68.8844, 37.4839) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.57
Sea Green (survey)
#53FCA1
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 3.32
Mediumspringgreen
#00FA9A
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF490 #F45ABE
analogous
#71F45A #5AF490 #5AF4DD
triadic
#5AF490 #905AF4 #F4905A
tetradic
#5AF490 #5A71F4 #F45ABE #F4DD5A
square
#5AF490 #5A71F4 #F45ABE #F4DD5A
split-complementary
#5AF490 #DD5AF4 #F45A71
monochromatic
#0DC64E #21F069 #5AF490 #93F8B7 #CDFCDD
Accessibility & contrast
On white
1.42
#5AF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5AF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF490
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF490 | 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)
#F5E189
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#18F0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5af490; /* rgb */ color: rgb(90, 244, 144); /* oklch */ color: oklch(86.2% 0.190 151.6);
Tailwind
colors: {
custom: {
50: '#98f9b1',
500: '#5af490',
950: '#000000',
},
}SCSS
$custom: #5af490; $custom-light: #98f9b1; $custom-dark: #000000;
JSON
{
"hex": "#5af490",
"rgb": {
"r": 90,
"g": 244,
"b": 144
},
"hsl": {
"h": 141.039,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86201,
"c": 0.19015,
"h": 151.6
},
"luminance": 0.68889
}Semantic roles & 50–950 ramp
primary
#5AF490
secondary
#C32F8F
accent
#0195E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581