#75D080#75D080
#75D080 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.1% C 0.143 H 146.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #75D080 |
|---|---|
| RGB | rgb(117, 208, 128) |
| HSL | hsl(127, 49%, 64%) |
| HSV | hsv(127, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.34, -43.85, 31.47) |
| CIE-LCH | lch(76.34, 53.97, 144.33°) |
| OKLab | oklab(78.09% -0.1192 0.0782) |
| OKLCH | oklch(78.09% 0.143 146.8) |
| XYZ | xyz(33.7864, 50.4499, 28.3754) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.52
Emerald
#50C878
ΔE00 3.99
Dark Mint
#48C072
ΔE00 5.72
Seaweed
#18D17B
ΔE00 6.00
Pistachio
#93C572
ΔE00 6.40
Fern
#63B76C
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D080 #D075C5
analogous
#97D075 #75D080 #75D0AD
triadic
#75D080 #8075D0 #D08075
tetradic
#75D080 #7597D0 #D075C5 #D0AD75
square
#75D080 #7597D0 #D075C5 #D0AD75
split-complementary
#75D080 #AD75D0 #D07597
monochromatic
#339740 #47C056 #75D080 #A3E0AA #D0EFD4
Accessibility & contrast
On white
1.89
#75D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#75D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D080
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D080 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27A
Deuteranopia (green-blind)
#C5B985
Tritanopia (blue-blind)
#67CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75d080; /* rgb */ color: rgb(117, 208, 128); /* oklch */ color: oklch(78.1% 0.143 146.8);
Tailwind
colors: {
custom: {
50: '#a1dfa5',
500: '#75d080',
950: '#000000',
},
}SCSS
$custom: #75d080; $custom-light: #a1dfa5; $custom-dark: #000000;
JSON
{
"hex": "#75d080",
"rgb": {
"r": 117,
"g": 208,
"b": 128
},
"hsl": {
"h": 127.253,
"s": 49.189,
"l": 63.725
},
"oklch": {
"l": 0.7809,
"c": 0.14259,
"h": 146.8
},
"luminance": 0.50452
}Semantic roles & 50–950 ramp
primary
#75D080
secondary
#9D4C93
accent
#29ABBC
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480