#5FFE75#5FFE75
#5FFE75 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.4% C 0.224 H 145.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE75 |
|---|---|
| RGB | rgb(95, 254, 117) |
| HSL | hsl(128, 99%, 68%) |
| HSV | hsv(128, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 53.9%, 0.4%) |
| CIE-LAB | lab(89.20, -68.53, 52.80) |
| CIE-LCH | lch(89.20, 86.51, 142.39°) |
| OKLab | oklab(88.39% -0.1853 0.1261) |
| OKLCH | oklch(88.39% 0.224 145.8) |
| XYZ | xyz(43.3692, 74.5965, 28.9392) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.52
Light Bright Green
#53FE5C
ΔE00 2.58
Lighter Green
#75FD63
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.14
Light Neon Green
#4EFD54
ΔE00 3.24
Bright Light Green
#2DFE54
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE75 #FE5FE8
analogous
#98FE5F #5FFE75 #5FFEC4
triadic
#5FFE75 #755FFE #FE755F
tetradic
#5FFE75 #5F98FE #FE5FE8 #FEC45F
square
#5FFE75 #5F98FE #FE5FE8 #FEC45F
split-complementary
#5FFE75 #C45FFE #FE5F98
monochromatic
#01E120 #22FE41 #5FFE75 #9CFEA9 #D9FFDE
Accessibility & contrast
On white
1.32
#5FFE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#5FFE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE75
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE75 | 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)
#FFE868
Deuteranopia (green-blind)
#EEDB7F
Tritanopia (blue-blind)
#35F8DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffe75; /* rgb */ color: rgb(95, 254, 117); /* oklch */ color: oklch(88.4% 0.224 145.8);
Tailwind
colors: {
custom: {
50: '#9cffa0',
500: '#5ffe75',
950: '#000000',
},
}SCSS
$custom: #5ffe75; $custom-light: #9cffa0; $custom-dark: #000000;
JSON
{
"hex": "#5ffe75",
"rgb": {
"r": 95,
"g": 254,
"b": 117
},
"hsl": {
"h": 128.302,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88394,
"c": 0.22413,
"h": 145.8
},
"luminance": 0.74601
}Semantic roles & 50–950 ramp
primary
#5FFE75
secondary
#D829C0
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680