#75FF87#75FF87
#75FF87 is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.201 H 146.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF87 |
|---|---|
| RGB | rgb(117, 255, 135) |
| HSL | hsl(128, 100%, 73%) |
| HSV | hsv(128, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(90.34, -61.69, 45.97) |
| CIE-LCH | lch(90.34, 76.93, 143.30°) |
| OKLab | oklab(89.58% -0.1671 0.1118) |
| OKLCH | oklch(89.58% 0.201 146.2) |
| XYZ | xyz(47.4664, 77.0471, 35.2872) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.64
Easter Green
#8CFD7E
ΔE00 2.76
Baby Green
#8CFF9E
ΔE00 3.35
Mint Green
#8FFF9F
ΔE00 3.57
Palegreen
#98FB98
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF87 #FF75ED
analogous
#A8FF75 #75FF87 #75FFCC
triadic
#75FF87 #8775FF #FF8775
tetradic
#75FF87 #75A8FF #FF75ED #FFCC75
square
#75FF87 #75A8FF #FF75ED #FFCC75
split-complementary
#75FF87 #CC75FF #FF75A8
monochromatic
#00FA21 #38FF52 #75FF87 #B2FFBC #E0FFE4
Accessibility & contrast
On white
1.28
#75FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#75FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF87
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF87 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7D
Deuteranopia (green-blind)
#F0DE8F
Tritanopia (blue-blind)
#5AFAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff87; /* rgb */ color: rgb(117, 255, 135); /* oklch */ color: oklch(89.6% 0.201 146.2);
Tailwind
colors: {
custom: {
50: '#a7ffac',
500: '#75ff87',
950: '#000000',
},
}SCSS
$custom: #75ff87; $custom-light: #a7ffac; $custom-dark: #000000;
JSON
{
"hex": "#75ff87",
"rgb": {
"r": 117,
"g": 255,
"b": 135
},
"hsl": {
"h": 127.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89579,
"c": 0.2011,
"h": 146.2
},
"luminance": 0.77051
}Semantic roles & 50–950 ramp
primary
#75FF87
secondary
#DD3CC8
accent
#00C8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681