#5AF286#5AF286
#5AF286 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.5% C 0.196 H 149.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF286 |
|---|---|
| RGB | rgb(90, 242, 134) |
| HSL | hsl(137, 85%, 65%) |
| HSV | hsv(137, 63%, 95%) |
| CMYK | cmyk(62.8%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(85.70, -62.84, 40.42) |
| CIE-LCH | lch(85.70, 74.72, 147.25°) |
| OKLab | oklab(85.54% -0.1696 0.0992) |
| OKLCH | oklch(85.54% 0.196 149.7) |
| XYZ | xyz(40.2686, 67.3951, 33.4360) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 2.87
Spearmint
#1EF876
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF286 #F25AC6
analogous
#7AF25A #5AF286 #5AF2D2
triadic
#5AF286 #865AF2 #F2865A
tetradic
#5AF286 #5A7AF2 #F25AC6 #F2D25A
square
#5AF286 #5A7AF2 #F25AC6 #F2D25A
split-complementary
#5AF286 #D25AF2 #F25A7A
monochromatic
#0FC243 #21EE5C #5AF286 #93F6B0 #CBFBD9
Accessibility & contrast
On white
1.45
#5AF286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5AF286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF286
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF286 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7E
Deuteranopia (green-blind)
#E0D18D
Tritanopia (blue-blind)
#24EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5af286; /* rgb */ color: rgb(90, 242, 134); /* oklch */ color: oklch(85.5% 0.196 149.7);
Tailwind
colors: {
custom: {
50: '#97f7aa',
500: '#5af286',
950: '#000000',
},
}SCSS
$custom: #5af286; $custom-light: #97f7aa; $custom-dark: #000000;
JSON
{
"hex": "#5af286",
"rgb": {
"r": 90,
"g": 242,
"b": 134
},
"hsl": {
"h": 137.368,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.85541,
"c": 0.19647,
"h": 149.7
},
"luminance": 0.67399
}Semantic roles & 50–950 ramp
primary
#5AF286
secondary
#C03096
accent
#04A2E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581