#5AF484#5AF484
#5AF484 is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.201 H 149.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF484 |
|---|---|
| RGB | rgb(90, 244, 132) |
| HSL | hsl(136, 88%, 65%) |
| HSV | hsv(136, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.27, -63.88, 42.12) |
| CIE-LCH | lch(86.27, 76.51, 146.60°) |
| OKLab | oklab(86% -0.1724 0.103) |
| OKLCH | oklch(86% 0.201 149.1) |
| XYZ | xyz(40.7290, 68.5368, 32.9078) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 3.07
Spring Green
#00FF7F
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF484 #F45ACA
analogous
#7DF45A #5AF484 #5AF4D1
triadic
#5AF484 #845AF4 #F4845A
tetradic
#5AF484 #5A7DF4 #F45ACA #F4D15A
square
#5AF484 #5A7DF4 #F45ACA #F4D15A
split-complementary
#5AF484 #D15AF4 #F45A7D
monochromatic
#0DC640 #21F059 #5AF484 #93F8AF #CDFCDA
Accessibility & contrast
On white
1.43
#5AF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#5AF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF484
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF484 | 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)
#F6E07B
Deuteranopia (green-blind)
#E2D38C
Tritanopia (blue-blind)
#24F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5af484; /* rgb */ color: rgb(90, 244, 132); /* oklch */ color: oklch(86.0% 0.201 149.1);
Tailwind
colors: {
custom: {
50: '#98f9a9',
500: '#5af484',
950: '#000000',
},
}SCSS
$custom: #5af484; $custom-light: #98f9a9; $custom-dark: #000000;
JSON
{
"hex": "#5af484",
"rgb": {
"r": 90,
"g": 244,
"b": 132
},
"hsl": {
"h": 136.364,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86003,
"c": 0.2008,
"h": 149.1
},
"luminance": 0.68541
}Semantic roles & 50–950 ramp
primary
#5AF484
secondary
#C32F9B
accent
#01A6E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581