#5FE280#5FE280
#5FE280 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.6% C 0.179 H 149.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE280 |
|---|---|
| RGB | rgb(95, 226, 128) |
| HSL | hsl(135, 69%, 63%) |
| HSV | hsv(135, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(80.95, -56.76, 37.30) |
| CIE-LCH | lch(80.95, 67.92, 146.69°) |
| OKLab | oklab(81.64% -0.1535 0.0918) |
| OKLCH | oklch(81.64% 0.179 149.1) |
| XYZ | xyz(35.8094, 58.3808, 29.7994) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.23
Tealish Green
#0CDC73
ΔE00 3.68
Lightish Green
#61E160
ΔE00 4.59
Turquoise Green
#04F489
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.02
Minty Green
#0BF77D
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE280 #E25FC1
analogous
#7FE25F #5FE280 #5FE2C2
triadic
#5FE280 #805FE2 #E2805F
tetradic
#5FE280 #5F7FE2 #E25FC1 #E2C25F
square
#5FE280 #5F7FE2 #E25FC1 #E2C25F
split-complementary
#5FE280 #C25FE2 #E25F7F
monochromatic
#1EA841 #2BD957 #5FE280 #93EBA9 #C7F5D2
Accessibility & contrast
On white
1.66
#5FE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5FE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE280
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE280 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#3DDECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fe280; /* rgb */ color: rgb(95, 226, 128); /* oklch */ color: oklch(81.6% 0.179 149.1);
Tailwind
colors: {
custom: {
50: '#97eca6',
500: '#5fe280',
950: '#000000',
},
}SCSS
$custom: #5fe280; $custom-light: #97eca6; $custom-dark: #000000;
JSON
{
"hex": "#5fe280",
"rgb": {
"r": 95,
"g": 226,
"b": 128
},
"hsl": {
"h": 135.115,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.81642,
"c": 0.17887,
"h": 149.1
},
"luminance": 0.58384
}Semantic roles & 50–950 ramp
primary
#5FE280
secondary
#AA3B8E
accent
#14A2D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580