#73D181#73D181
#73D181 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.3% C 0.144 H 147.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73D181 |
|---|---|
| RGB | rgb(115, 209, 129) |
| HSL | hsl(129, 51%, 64%) |
| HSV | hsv(129, 45%, 82%) |
| CMYK | cmyk(45%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(76.57, -44.68, 31.24) |
| CIE-LCH | lch(76.57, 54.52, 145.04°) |
| OKLab | oklab(78.26% -0.1215 0.0777) |
| OKLCH | oklch(78.26% 0.144 147.4) |
| XYZ | xyz(33.8312, 50.8284, 28.7928) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.77
Emerald
#50C878
ΔE00 3.88
Dark Mint
#48C072
ΔE00 5.70
Seaweed
#18D17B
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 6.36
Weird Green
#3AE57F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D181 #D173C3
analogous
#94D173 #73D181 #73D1B0
triadic
#73D181 #8173D1 #D18173
tetradic
#73D181 #7394D1 #D173C3 #D1B073
square
#73D181 #7394D1 #D173C3 #D1B073
split-complementary
#73D181 #B073D1 #D17394
monochromatic
#329841 #45C258 #73D181 #A1E0AA #CFEFD4
Accessibility & contrast
On white
1.88
#73D181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#73D181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D181
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D181 | 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)
#D3C37B
Deuteranopia (green-blind)
#C6B986
Tritanopia (blue-blind)
#64CDBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73d181; /* rgb */ color: rgb(115, 209, 129); /* oklch */ color: oklch(78.3% 0.144 147.4);
Tailwind
colors: {
custom: {
50: '#a0e0a6',
500: '#73d181',
950: '#000000',
},
}SCSS
$custom: #73d181; $custom-light: #a0e0a6; $custom-dark: #000000;
JSON
{
"hex": "#73d181",
"rgb": {
"r": 115,
"g": 209,
"b": 129
},
"hsl": {
"h": 128.936,
"s": 50.538,
"l": 63.529
},
"oklch": {
"l": 0.7826,
"c": 0.1442,
"h": 147.4
},
"luminance": 0.50831
}Semantic roles & 50–950 ramp
primary
#73D181
secondary
#9D4B91
accent
#28A8BE
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480