#75D581#75D581
#75D581 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.149 H 146.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75D581 |
|---|---|
| RGB | rgb(117, 213, 129) |
| HSL | hsl(128, 53%, 65%) |
| HSV | hsv(128, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 39.4%, 16.5%) |
| CIE-LAB | lab(77.85, -45.82, 32.92) |
| CIE-LCH | lch(77.85, 56.42, 144.30°) |
| OKLab | oklab(79.32% -0.1246 0.0816) |
| OKLCH | oklch(79.32% 0.149 146.8) |
| XYZ | xyz(35.0909, 52.9530, 29.1365) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.65
Soft Green
#6FC276
ΔE00 4.74
Weird Green
#3AE57F
ΔE00 5.76
Seaweed
#18D17B
ΔE00 5.97
Tealish Green
#0CDC73
ΔE00 5.98
Lightgreen
#90EE90
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D581 #D575C9
analogous
#99D575 #75D581 #75D5B1
triadic
#75D581 #8175D5 #D58175
tetradic
#75D581 #7599D5 #D575C9 #D5B175
square
#75D581 #7599D5 #D575C9 #D5B175
split-complementary
#75D581 #B175D5 #D57599
monochromatic
#309F3E #46C756 #75D581 #A4E3AC #D3F2D7
Accessibility & contrast
On white
1.81
#75D581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#75D581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D581
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D581 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#CABD86
Tritanopia (blue-blind)
#66D1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75d581; /* rgb */ color: rgb(117, 213, 129); /* oklch */ color: oklch(79.3% 0.149 146.8);
Tailwind
colors: {
custom: {
50: '#a2e2a6',
500: '#75d581',
950: '#000000',
},
}SCSS
$custom: #75d581; $custom-light: #a2e2a6; $custom-dark: #000000;
JSON
{
"hex": "#75d581",
"rgb": {
"r": 117,
"g": 213,
"b": 129
},
"hsl": {
"h": 127.5,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.79321,
"c": 0.14892,
"h": 146.8
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#75D581
secondary
#A44B98
accent
#25ADC1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480