#75FF70#75FF70
#75FF70 is a very light, highly saturated green. Relative luminance 0.765; OKLCH L 89.3% C 0.221 H 142.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF70 |
|---|---|
| RGB | rgb(117, 255, 112) |
| HSL | hsl(118, 100%, 72%) |
| HSV | hsv(118, 56%, 100%) |
| CMYK | cmyk(54.1%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(90.08, -64.61, 56.22) |
| CIE-LCH | lch(90.08, 85.65, 138.97°) |
| OKLab | oklab(89.27% -0.1758 0.1332) |
| OKLCH | oklch(89.27% 0.221 142.9) |
| XYZ | xyz(46.0183, 76.4679, 27.6608) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.32
Lighter Green
#75FD63
ΔE00 1.41
Easter Green
#8CFD7E
ΔE00 2.27
Light Bright Green
#53FE5C
ΔE00 2.37
Light Neon Green
#4EFD54
ΔE00 2.93
Light Green
#96F97B
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF70 #FA70FF
analogous
#BDFF70 #75FF70 #70FFB3
triadic
#75FF70 #7075FF #FF7075
tetradic
#75FF70 #70BDFF #FA70FF #FFB370
square
#75FF70 #70BDFF #FA70FF #FFB370
split-complementary
#75FF70 #B370FF #FF70BD
monochromatic
#09F500 #3AFF33 #75FF70 #B0FFAD #E1FFE0
Accessibility & contrast
On white
1.29
#75FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#75FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF70
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF70 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA62
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#60F8DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff70; /* rgb */ color: rgb(117, 255, 112); /* oklch */ color: oklch(89.3% 0.221 142.9);
Tailwind
colors: {
custom: {
50: '#a8ff9d',
500: '#75ff70',
950: '#000000',
},
}SCSS
$custom: #75ff70; $custom-light: #a8ff9d; $custom-dark: #000000;
JSON
{
"hex": "#75ff70",
"rgb": {
"r": 117,
"g": 255,
"b": 112
},
"hsl": {
"h": 117.902,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.89273,
"c": 0.22055,
"h": 142.9
},
"luminance": 0.76472
}Semantic roles & 50–950 ramp
primary
#75FF70
secondary
#D637DC
accent
#00E6DD
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#11180F
muted
#818680