#75FF85#75FF85
#75FF85 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.5% C 0.203 H 145.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF85 |
|---|---|
| RGB | rgb(117, 255, 133) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.32, -61.96, 46.89) |
| CIE-LCH | lch(90.32, 77.70, 142.88°) |
| OKLab | oklab(89.55% -0.1679 0.1138) |
| OKLCH | oklch(89.55% 0.203 145.9) |
| XYZ | xyz(47.3269, 76.9913, 34.5526) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.36
Easter Green
#8CFD7E
ΔE00 2.58
Baby Green
#8CFF9E
ΔE00 3.58
Mint Green
#8FFF9F
ΔE00 3.79
Palegreen
#98FB98
ΔE00 3.92
Light Green
#96F97B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF85 #FF75EF
analogous
#AAFF75 #75FF85 #75FFCA
triadic
#75FF85 #8575FF #FF8575
tetradic
#75FF85 #75AAFF #FF75EF #FFCA75
square
#75FF85 #75AAFF #FF75EF #FFCA75
split-complementary
#75FF85 #CA75FF #FF75AA
monochromatic
#00FA1D #38FF4F #75FF85 #B2FFBB #E0FFE4
Accessibility & contrast
On white
1.28
#75FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#75FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF85
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF85 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#5BF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff85; /* rgb */ color: rgb(117, 255, 133); /* oklch */ color: oklch(89.5% 0.203 145.9);
Tailwind
colors: {
custom: {
50: '#a7ffaa',
500: '#75ff85',
950: '#000000',
},
}SCSS
$custom: #75ff85; $custom-light: #a7ffaa; $custom-dark: #000000;
JSON
{
"hex": "#75ff85",
"rgb": {
"r": 117,
"g": 255,
"b": 133
},
"hsl": {
"h": 126.957,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.8955,
"c": 0.20286,
"h": 145.9
},
"luminance": 0.76995
}Semantic roles & 50–950 ramp
primary
#75FF85
secondary
#DD3CCA
accent
#00CBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681