#5FFA76#5FFA76
#5FFA76 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.218 H 146.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFA76 |
|---|---|
| RGB | rgb(95, 250, 118) |
| HSL | hsl(129, 94%, 68%) |
| HSV | hsv(129, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(88.02, -67.01, 50.92) |
| CIE-LCH | lch(88.02, 84.16, 142.77°) |
| OKLab | oklab(87.42% -0.1811 0.122) |
| OKLCH | oklch(87.42% 0.218 146) |
| XYZ | xyz(42.1722, 72.1079, 28.8318) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.85
Spearmint
#1EF876
ΔE00 2.73
Light Bright Green
#53FE5C
ΔE00 3.10
Spring Green
#00FF7F
ΔE00 3.36
Lighter Green
#75FD63
ΔE00 3.44
Easter Green
#8CFD7E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFA76 #FA5FE3
analogous
#96FA5F #5FFA76 #5FFAC3
triadic
#5FFA76 #765FFA #FA765F
tetradic
#5FFA76 #5F96FA #FA5FE3 #FAC35F
square
#5FFA76 #5F96FA #FA5FE3 #FAC35F
split-complementary
#5FFA76 #C35FFA #FA5F96
monochromatic
#07D826 #24F843 #5FFA76 #9AFCA9 #D6FEDC
Accessibility & contrast
On white
1.36
#5FFA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5FFA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFA76
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFA76 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56A
Deuteranopia (green-blind)
#EAD880
Tritanopia (blue-blind)
#37F4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ffa76; /* rgb */ color: rgb(95, 250, 118); /* oklch */ color: oklch(87.4% 0.218 146.0);
Tailwind
colors: {
custom: {
50: '#9cfda0',
500: '#5ffa76',
950: '#000000',
},
}SCSS
$custom: #5ffa76; $custom-light: #9cfda0; $custom-dark: #000000;
JSON
{
"hex": "#5ffa76",
"rgb": {
"r": 95,
"g": 250,
"b": 118
},
"hsl": {
"h": 128.903,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.87421,
"c": 0.21842,
"h": 146
},
"luminance": 0.72112
}Semantic roles & 50–950 ramp
primary
#5FFA76
secondary
#D22BB9
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680