#5FEE80#5FEE80
#5FEE80 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.195 H 148.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE80 |
|---|---|
| RGB | rgb(95, 238, 128) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.55, -61.28, 41.90) |
| CIE-LCH | lch(84.55, 74.24, 145.64°) |
| OKLab | oklab(84.61% -0.1656 0.1023) |
| OKLCH | oklch(84.61% 0.195 148.3) |
| XYZ | xyz(39.1874, 65.1367, 30.9254) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.49
Spearmint
#1EF876
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE80 #EE5FCD
analogous
#85EE5F #5FEE80 #5FEEC7
triadic
#5FEE80 #805FEE #EE805F
tetradic
#5FEE80 #5F85EE #EE5FCD #EEC75F
square
#5FEE80 #5F85EE #EE5FCD #EEC75F
split-complementary
#5FEE80 #C75FEE #EE5F85
monochromatic
#14BE3B #28E854 #5FEE80 #96F4AC #CEFAD8
Accessibility & contrast
On white
1.50
#5FEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5FEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE80
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE80 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#38E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fee80; /* rgb */ color: rgb(95, 238, 128); /* oklch */ color: oklch(84.6% 0.195 148.3);
Tailwind
colors: {
custom: {
50: '#99f5a6',
500: '#5fee80',
950: '#000000',
},
}SCSS
$custom: #5fee80; $custom-light: #99f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5fee80",
"rgb": {
"r": 95,
"g": 238,
"b": 128
},
"hsl": {
"h": 133.846,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84606,
"c": 0.19466,
"h": 148.3
},
"luminance": 0.6514
}Semantic roles & 50–950 ramp
primary
#5FEE80
secondary
#BD349D
accent
#08ACDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580