#75D17D#75D17D
#75D17D is a light, vivid green. Relative luminance 0.509; OKLCH L 78.3% C 0.147 H 145.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75D17D |
|---|---|
| RGB | rgb(117, 209, 125) |
| HSL | hsl(125, 50%, 64%) |
| HSV | hsv(125, 44%, 82%) |
| CMYK | cmyk(44%, 0%, 40.2%, 18%) |
| CIE-LAB | lab(76.59, -44.75, 33.33) |
| CIE-LCH | lch(76.59, 55.80, 143.32°) |
| OKLab | oklab(78.28% -0.1217 0.0825) |
| OKLCH | oklch(78.28% 0.147 145.9) |
| XYZ | xyz(33.8365, 50.8612, 27.4323) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.82
Emerald
#50C878
ΔE00 4.25
Dark Mint
#48C072
ΔE00 6.00
Seaweed
#18D17B
ΔE00 6.10
Pistachio
#93C572
ΔE00 6.26
Tealish Green
#0CDC73
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D17D #D175C9
analogous
#9BD175 #75D17D #75D1AB
triadic
#75D17D #7D75D1 #D17D75
tetradic
#75D17D #759BD1 #D175C9 #D1AB75
square
#75D17D #759BD1 #D175C9 #D1AB75
split-complementary
#75D17D #AB75D1 #D1759B
monochromatic
#33993C #47C252 #75D17D #A3E0A8 #D1F0D3
Accessibility & contrast
On white
1.88
#75D17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#75D17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D17D
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D17D | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C277
Deuteranopia (green-blind)
#C6BA82
Tritanopia (blue-blind)
#68CDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75d17d; /* rgb */ color: rgb(117, 209, 125); /* oklch */ color: oklch(78.3% 0.147 145.9);
Tailwind
colors: {
custom: {
50: '#a1e0a3',
500: '#75d17d',
950: '#000000',
},
}SCSS
$custom: #75d17d; $custom-light: #a1e0a3; $custom-dark: #000000;
JSON
{
"hex": "#75d17d",
"rgb": {
"r": 117,
"g": 209,
"b": 125
},
"hsl": {
"h": 125.217,
"s": 50,
"l": 63.922
},
"oklch": {
"l": 0.78279,
"c": 0.147,
"h": 145.9
},
"luminance": 0.50864
}Semantic roles & 50–950 ramp
primary
#75D17D
secondary
#9E4C97
accent
#28B0BD
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480