#75FF80#75FF80
#75FF80 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.207 H 145.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF80 |
|---|---|
| RGB | rgb(117, 255, 128) |
| HSL | hsl(125, 100%, 73%) |
| HSV | hsv(125, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.26, -62.64, 49.16) |
| CIE-LCH | lch(90.26, 79.63, 141.87°) |
| OKLab | oklab(89.48% -0.1699 0.1186) |
| OKLCH | oklch(89.48% 0.207 145.1) |
| XYZ | xyz(46.9897, 76.8564, 32.7764) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.69
Easter Green
#8CFD7E
ΔE00 2.23
Lighter Green
#75FD63
ΔE00 3.38
Light Green
#96F97B
ΔE00 3.68
Light Bright Green
#53FE5C
ΔE00 3.82
Baby Green
#8CFF9E
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF80 #FF75F4
analogous
#AFFF75 #75FF80 #75FFC5
triadic
#75FF80 #8075FF #FF8075
tetradic
#75FF80 #75AFFF #FF75F4 #FFC575
square
#75FF80 #75AFFF #FF75F4 #FFC575
split-complementary
#75FF80 #C575FF #FF75AF
monochromatic
#00FA14 #38FF48 #75FF80 #B2FFB8 #E0FFE3
Accessibility & contrast
On white
1.28
#75FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#75FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF80
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF80 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F1DE89
Tritanopia (blue-blind)
#5CF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff80; /* rgb */ color: rgb(117, 255, 128); /* oklch */ color: oklch(89.5% 0.207 145.1);
Tailwind
colors: {
custom: {
50: '#a7ffa7',
500: '#75ff80',
950: '#000000',
},
}SCSS
$custom: #75ff80; $custom-light: #a7ffa7; $custom-dark: #000000;
JSON
{
"hex": "#75ff80",
"rgb": {
"r": 117,
"g": 255,
"b": 128
},
"hsl": {
"h": 124.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89479,
"c": 0.20721,
"h": 145.1
},
"luminance": 0.7686
}Semantic roles & 50–950 ramp
primary
#75FF80
secondary
#DD3CD0
accent
#00D3E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680