#75D87F#75D87F
#75D87F is a light, vivid green. Relative luminance 0.544; OKLCH L 80.0% C 0.155 H 146.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #75D87F |
|---|---|
| RGB | rgb(117, 216, 127) |
| HSL | hsl(126, 56%, 65%) |
| HSV | hsv(126, 46%, 85%) |
| CMYK | cmyk(45.8%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.71, -47.40, 35.06) |
| CIE-LCH | lch(78.71, 58.96, 143.51°) |
| OKLab | oklab(80.01% -0.1288 0.0865) |
| OKLCH | oklch(80.01% 0.155 146.1) |
| XYZ | xyz(35.7208, 54.4234, 28.6970) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.21
Emerald
#50C878
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.50
Soft Green
#6FC276
ΔE00 5.54
Tealish Green
#0CDC73
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D87F #D875CE
analogous
#9CD875 #75D87F #75D8B1
triadic
#75D87F #7F75D8 #D87F75
tetradic
#75D87F #759CD8 #D875CE #D8B175
square
#75D87F #759CD8 #D875CE #D8B175
split-complementary
#75D87F #B175D8 #D8759C
monochromatic
#2EA43A #45CB53 #75D87F #A5E5AB #D4F3D8
Accessibility & contrast
On white
1.77
#75D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#75D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D87F
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D87F | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#66D4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d87f; /* rgb */ color: rgb(117, 216, 127); /* oklch */ color: oklch(80.0% 0.155 146.1);
Tailwind
colors: {
custom: {
50: '#a2e5a5',
500: '#75d87f',
950: '#000000',
},
}SCSS
$custom: #75d87f; $custom-light: #a2e5a5; $custom-dark: #000000;
JSON
{
"hex": "#75d87f",
"rgb": {
"r": 117,
"g": 216,
"b": 127
},
"hsl": {
"h": 126.061,
"s": 55.932,
"l": 65.294
},
"oklch": {
"l": 0.80013,
"c": 0.15518,
"h": 146.1
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#75D87F
secondary
#A8499E
accent
#22B3C3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480