#75D786#75D786
#75D786 is a light, vivid green. Relative luminance 0.541; OKLCH L 79.9% C 0.147 H 148.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75D786 |
|---|---|
| RGB | rgb(117, 215, 134) |
| HSL | hsl(130, 55%, 65%) |
| HSV | hsv(130, 46%, 84%) |
| CMYK | cmyk(45.6%, 0%, 37.7%, 15.7%) |
| CIE-LAB | lab(78.52, -45.86, 31.26) |
| CIE-LCH | lch(78.52, 55.50, 145.73°) |
| OKLab | oklab(79.9% -0.1247 0.0778) |
| OKLCH | oklch(79.9% 0.147 148) |
| XYZ | xyz(35.9375, 54.1015, 31.0985) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.84
Soft Green
#6FC276
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.54
Lightgreen
#90EE90
ΔE00 5.85
Seaweed
#18D17B
ΔE00 5.89
Tealish Green
#0CDC73
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D786 #D775C6
analogous
#95D775 #75D786 #75D7B7
triadic
#75D786 #8675D7 #D78675
tetradic
#75D786 #7595D7 #D775C6 #D7B775
square
#75D786 #7595D7 #D775C6 #D7B775
split-complementary
#75D786 #B775D7 #D77595
monochromatic
#2FA243 #46C95C #75D786 #A4E5B0 #D4F3D9
Accessibility & contrast
On white
1.78
#75D786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#75D786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D786
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D786 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#CBBF8B
Tritanopia (blue-blind)
#64D3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75d786; /* rgb */ color: rgb(117, 215, 134); /* oklch */ color: oklch(79.9% 0.147 148.0);
Tailwind
colors: {
custom: {
50: '#a2e4aa',
500: '#75d786',
950: '#000000',
},
}SCSS
$custom: #75d786; $custom-light: #a2e4aa; $custom-dark: #000000;
JSON
{
"hex": "#75d786",
"rgb": {
"r": 117,
"g": 215,
"b": 134
},
"hsl": {
"h": 130.408,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.79896,
"c": 0.14697,
"h": 148
},
"luminance": 0.54104
}Semantic roles & 50–950 ramp
primary
#75D786
secondary
#A64A96
accent
#23A7C3
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481