#75D181#75D181
#75D181 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.4% C 0.143 H 147.0°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #75D181 |
|---|---|
| RGB | rgb(117, 209, 129) |
| HSL | hsl(128, 50%, 64%) |
| HSV | hsv(128, 44%, 82%) |
| CMYK | cmyk(44%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(76.66, -44.11, 31.36) |
| CIE-LCH | lch(76.66, 54.13, 144.59°) |
| OKLab | oklab(78.35% -0.12 0.078) |
| OKLCH | oklch(78.35% 0.143 147) |
| XYZ | xyz(34.0971, 50.9655, 28.8052) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.76
Emerald
#50C878
ΔE00 4.07
Dark Mint
#48C072
ΔE00 5.86
Seaweed
#18D17B
ΔE00 5.95
Tealish Green
#0CDC73
ΔE00 6.53
Pistachio
#93C572
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D181 #D175C5
analogous
#97D175 #75D181 #75D1AF
triadic
#75D181 #8175D1 #D18175
tetradic
#75D181 #7597D1 #D175C5 #D1AF75
square
#75D181 #7597D1 #D175C5 #D1AF75
split-complementary
#75D181 #AF75D1 #D17597
monochromatic
#339940 #47C257 #75D181 #A3E0AB #D1F0D5
Accessibility & contrast
On white
1.88
#75D181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#75D181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D181
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D181 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37B
Deuteranopia (green-blind)
#C6BA86
Tritanopia (blue-blind)
#67CDBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75d181; /* rgb */ color: rgb(117, 209, 129); /* oklch */ color: oklch(78.4% 0.143 147.0);
Tailwind
colors: {
custom: {
50: '#a1e0a6',
500: '#75d181',
950: '#000000',
},
}SCSS
$custom: #75d181; $custom-light: #a1e0a6; $custom-dark: #000000;
JSON
{
"hex": "#75d181",
"rgb": {
"r": 117,
"g": 209,
"b": 129
},
"hsl": {
"h": 127.826,
"s": 50,
"l": 63.922
},
"oklch": {
"l": 0.78351,
"c": 0.14308,
"h": 147
},
"luminance": 0.50968
}Semantic roles & 50–950 ramp
primary
#75D181
secondary
#9E4C93
accent
#28AABD
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480