#5FFE74#5FFE74
#5FFE74 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.4% C 0.225 H 145.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE74 |
|---|---|
| RGB | rgb(95, 254, 116) |
| HSL | hsl(128, 99%, 68%) |
| HSV | hsv(128, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 54.3%, 0.4%) |
| CIE-LAB | lab(89.19, -68.66, 53.23) |
| CIE-LCH | lch(89.19, 86.88, 142.21°) |
| OKLab | oklab(88.38% -0.1857 0.127) |
| OKLCH | oklch(88.38% 0.225 145.6) |
| XYZ | xyz(43.3107, 74.5731, 28.6312) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.53
Light Bright Green
#53FE5C
ΔE00 2.46
Lighter Green
#75FD63
ΔE00 2.92
Light Neon Green
#4EFD54
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.20
Bright Light Green
#2DFE54
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE74 #FE5FE9
analogous
#99FE5F #5FFE74 #5FFEC4
triadic
#5FFE74 #745FFE #FE745F
tetradic
#5FFE74 #5F99FE #FE5FE9 #FEC45F
square
#5FFE74 #5F99FE #FE5FE9 #FEC45F
split-complementary
#5FFE74 #C45FFE #FE5F99
monochromatic
#01E11F #22FE3F #5FFE74 #9CFEA9 #D9FFDE
Accessibility & contrast
On white
1.32
#5FFE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#5FFE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE74
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE74 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE867
Deuteranopia (green-blind)
#EEDB7E
Tritanopia (blue-blind)
#36F8DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffe74; /* rgb */ color: rgb(95, 254, 116); /* oklch */ color: oklch(88.4% 0.225 145.6);
Tailwind
colors: {
custom: {
50: '#9cff9f',
500: '#5ffe74',
950: '#000000',
},
}SCSS
$custom: #5ffe74; $custom-light: #9cff9f; $custom-dark: #000000;
JSON
{
"hex": "#5ffe74",
"rgb": {
"r": 95,
"g": 254,
"b": 116
},
"hsl": {
"h": 127.925,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88382,
"c": 0.22495,
"h": 145.6
},
"luminance": 0.74577
}Semantic roles & 50–950 ramp
primary
#5FFE74
secondary
#D829C1
accent
#00C7E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680