#5FF280#5FF280
#5FF280 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.200 H 148.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF280 |
|---|---|
| RGB | rgb(95, 242, 128) |
| HSL | hsl(133, 85%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.75, -62.75, 43.41) |
| CIE-LCH | lch(85.75, 76.31, 145.32°) |
| OKLab | oklab(85.59% -0.1695 0.1058) |
| OKLCH | oklch(85.59% 0.2 148) |
| XYZ | xyz(40.3649, 67.4917, 31.3179) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 3.81
Lightgreen (survey)
#76FF7B
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF280 #F25FD1
analogous
#87F25F #5FF280 #5FF2C9
triadic
#5FF280 #805FF2 #F2805F
tetradic
#5FF280 #5F87F2 #F25FD1 #F2C95F
square
#5FF280 #5F87F2 #F25FD1 #F2C95F
split-complementary
#5FF280 #C95FF2 #F25F87
monochromatic
#10C639 #26ED53 #5FF280 #98F7AD #D0FBDA
Accessibility & contrast
On white
1.45
#5FF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5FF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF280
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF280 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E2D188
Tritanopia (blue-blind)
#36EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff280; /* rgb */ color: rgb(95, 242, 128); /* oklch */ color: oklch(85.6% 0.200 148.0);
Tailwind
colors: {
custom: {
50: '#9af7a6',
500: '#5ff280',
950: '#000000',
},
}SCSS
$custom: #5ff280; $custom-light: #9af7a6; $custom-dark: #000000;
JSON
{
"hex": "#5ff280",
"rgb": {
"r": 95,
"g": 242,
"b": 128
},
"hsl": {
"h": 133.469,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85591,
"c": 0.19981,
"h": 148
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#5FF280
secondary
#C432A3
accent
#04B0E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580