#5FFD75#5FFD75
#5FFD75 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.1% C 0.223 H 145.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD75 |
|---|---|
| RGB | rgb(95, 253, 117) |
| HSL | hsl(128, 98%, 68%) |
| HSV | hsv(128, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(88.91, -68.18, 52.44) |
| CIE-LCH | lch(88.91, 86.02, 142.44°) |
| OKLab | oklab(88.15% -0.1844 0.1253) |
| OKLCH | oklch(88.15% 0.223 145.8) |
| XYZ | xyz(43.0527, 73.9635, 28.8337) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.56
Light Bright Green
#53FE5C
ΔE00 2.66
Spearmint
#1EF876
ΔE00 3.03
Lighter Green
#75FD63
ΔE00 3.08
Light Neon Green
#4EFD54
ΔE00 3.30
Bright Light Green
#2DFE54
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD75 #FD5FE7
analogous
#98FD5F #5FFD75 #5FFDC4
triadic
#5FFD75 #755FFD #FD755F
tetradic
#5FFD75 #5F98FD #FD5FE7 #FDC45F
square
#5FFD75 #5F98FD #FD5FE7 #FDC45F
split-complementary
#5FFD75 #C45FFD #FD5F98
monochromatic
#03DF21 #23FC41 #5FFD75 #9BFEA9 #D8FFDD
Accessibility & contrast
On white
1.33
#5FFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#5FFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD75
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD75 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE868
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#36F7DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffd75; /* rgb */ color: rgb(95, 253, 117); /* oklch */ color: oklch(88.1% 0.223 145.8);
Tailwind
colors: {
custom: {
50: '#9cffa0',
500: '#5ffd75',
950: '#000000',
},
}SCSS
$custom: #5ffd75; $custom-light: #9cffa0; $custom-dark: #000000;
JSON
{
"hex": "#5ffd75",
"rgb": {
"r": 95,
"g": 253,
"b": 117
},
"hsl": {
"h": 128.354,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.88148,
"c": 0.22292,
"h": 145.8
},
"luminance": 0.73968
}Semantic roles & 50–950 ramp
primary
#5FFD75
secondary
#D729BF
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680