#5AF485#5AF485
#5AF485 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.0% C 0.200 H 149.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF485 |
|---|---|
| RGB | rgb(90, 244, 133) |
| HSL | hsl(137, 88%, 65%) |
| HSV | hsv(137, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.29, -63.73, 41.65) |
| CIE-LCH | lch(86.29, 76.13, 146.83°) |
| OKLab | oklab(86.02% -0.172 0.102) |
| OKLCH | oklch(86.02% 0.2 149.3) |
| XYZ | xyz(40.7977, 68.5643, 33.2699) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.43
Minty Green
#0BF77D
ΔE00 2.56
Spearmint
#1EF876
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF485 #F45AC9
analogous
#7CF45A #5AF485 #5AF4D2
triadic
#5AF485 #855AF4 #F4855A
tetradic
#5AF485 #5A7CF4 #F45AC9 #F4D25A
square
#5AF485 #5A7CF4 #F45AC9 #F4D25A
split-complementary
#5AF485 #D25AF4 #F45A7C
monochromatic
#0DC641 #21F05B #5AF485 #93F8AF #CDFCDA
Accessibility & contrast
On white
1.43
#5AF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#5AF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF485
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF485 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E2D38D
Tritanopia (blue-blind)
#23F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5af485; /* rgb */ color: rgb(90, 244, 133); /* oklch */ color: oklch(86.0% 0.200 149.3);
Tailwind
colors: {
custom: {
50: '#98f9aa',
500: '#5af485',
950: '#000000',
},
}SCSS
$custom: #5af485; $custom-light: #98f9aa; $custom-dark: #000000;
JSON
{
"hex": "#5af485",
"rgb": {
"r": 90,
"g": 244,
"b": 133
},
"hsl": {
"h": 136.753,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86018,
"c": 0.19992,
"h": 149.3
},
"luminance": 0.68568
}Semantic roles & 50–950 ramp
primary
#5AF485
secondary
#C32F9A
accent
#01A5E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581