#75FF86#75FF86
#75FF86 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.6% C 0.202 H 146.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF86 |
|---|---|
| RGB | rgb(117, 255, 134) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.33, -61.82, 46.43) |
| CIE-LCH | lch(90.33, 77.32, 143.09°) |
| OKLab | oklab(89.57% -0.1675 0.1128) |
| OKLCH | oklch(89.57% 0.202 146) |
| XYZ | xyz(47.3963, 77.0191, 34.9181) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.50
Easter Green
#8CFD7E
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 3.47
Mint Green
#8FFF9F
ΔE00 3.68
Palegreen
#98FB98
ΔE00 3.86
Light Green
#96F97B
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF86 #FF75EE
analogous
#A9FF75 #75FF86 #75FFCB
triadic
#75FF86 #8675FF #FF8675
tetradic
#75FF86 #75A9FF #FF75EE #FFCB75
square
#75FF86 #75A9FF #FF75EE #FFCB75
split-complementary
#75FF86 #CB75FF #FF75A9
monochromatic
#00FA1F #38FF50 #75FF86 #B2FFBC #E0FFE4
Accessibility & contrast
On white
1.28
#75FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#75FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF86
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF86 | 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)
#FFEB7C
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#5BFAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff86; /* rgb */ color: rgb(117, 255, 134); /* oklch */ color: oklch(89.6% 0.202 146.0);
Tailwind
colors: {
custom: {
50: '#a7ffab',
500: '#75ff86',
950: '#000000',
},
}SCSS
$custom: #75ff86; $custom-light: #a7ffab; $custom-dark: #000000;
JSON
{
"hex": "#75ff86",
"rgb": {
"r": 117,
"g": 255,
"b": 134
},
"hsl": {
"h": 127.391,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89565,
"c": 0.20199,
"h": 146
},
"luminance": 0.77023
}Semantic roles & 50–950 ramp
primary
#75FF86
secondary
#DD3CC9
accent
#00C9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681