#5AF280#5AF280
#5AF280 is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.4% C 0.202 H 148.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF280 |
|---|---|
| RGB | rgb(90, 242, 128) |
| HSL | hsl(135, 85%, 65%) |
| HSV | hsv(135, 63%, 95%) |
| CMYK | cmyk(62.8%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.62, -63.76, 43.22) |
| CIE-LCH | lch(85.62, 77.03, 145.87°) |
| OKLab | oklab(85.45% -0.1721 0.1053) |
| OKLCH | oklch(85.45% 0.202 148.5) |
| XYZ | xyz(39.8620, 67.2324, 31.2943) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.66
Spearmint
#1EF876
ΔE00 2.71
Wintergreen
#20F986
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF280 #F25ACC
analogous
#80F25A #5AF280 #5AF2CC
triadic
#5AF280 #805AF2 #F2805A
tetradic
#5AF280 #5A80F2 #F25ACC #F2CC5A
square
#5AF280 #5A80F2 #F25ACC #F2CC5A
split-complementary
#5AF280 #CC5AF2 #F25A80
monochromatic
#0FC23C #21EE54 #5AF280 #93F6AC #CBFBD7
Accessibility & contrast
On white
1.45
#5AF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5AF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF280
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF280 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#28EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5af280; /* rgb */ color: rgb(90, 242, 128); /* oklch */ color: oklch(85.4% 0.202 148.5);
Tailwind
colors: {
custom: {
50: '#98f7a6',
500: '#5af280',
950: '#000000',
},
}SCSS
$custom: #5af280; $custom-light: #98f7a6; $custom-dark: #000000;
JSON
{
"hex": "#5af280",
"rgb": {
"r": 90,
"g": 242,
"b": 128
},
"hsl": {
"h": 135,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.85447,
"c": 0.20176,
"h": 148.5
},
"luminance": 0.67236
}Semantic roles & 50–950 ramp
primary
#5AF280
secondary
#C0309C
accent
#04AAE2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580