#73D17E#73D17E
#73D17E is a light, vivid green. Relative luminance 0.508; OKLCH L 78.2% C 0.147 H 146.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #73D17E |
|---|---|
| RGB | rgb(115, 209, 126) |
| HSL | hsl(127, 51%, 64%) |
| HSV | hsv(127, 45%, 82%) |
| CMYK | cmyk(45%, 0%, 39.7%, 18%) |
| CIE-LAB | lab(76.53, -45.16, 32.71) |
| CIE-LCH | lch(76.53, 55.77, 144.08°) |
| OKLab | oklab(78.21% -0.1228 0.081) |
| OKLCH | oklch(78.21% 0.147 146.6) |
| XYZ | xyz(33.6347, 50.7498, 27.7580) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.79
Emerald
#50C878
ΔE00 4.00
Dark Mint
#48C072
ΔE00 5.79
Seaweed
#18D17B
ΔE00 5.82
Tealish Green
#0CDC73
ΔE00 6.23
Weird Green
#3AE57F
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D17E #D173C6
analogous
#97D173 #73D17E #73D1AD
triadic
#73D17E #7E73D1 #D17E73
tetradic
#73D17E #7397D1 #D173C6 #D1AD73
square
#73D17E #7397D1 #D173C6 #D1AD73
split-complementary
#73D17E #AD73D1 #D17397
monochromatic
#32983E #45C254 #73D17E #A1E0A8 #CFEFD3
Accessibility & contrast
On white
1.88
#73D17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#73D17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D17E
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D17E | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C278
Deuteranopia (green-blind)
#C6B983
Tritanopia (blue-blind)
#65CDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73d17e; /* rgb */ color: rgb(115, 209, 126); /* oklch */ color: oklch(78.2% 0.147 146.6);
Tailwind
colors: {
custom: {
50: '#a0e0a4',
500: '#73d17e',
950: '#000000',
},
}SCSS
$custom: #73d17e; $custom-light: #a0e0a4; $custom-dark: #000000;
JSON
{
"hex": "#73d17e",
"rgb": {
"r": 115,
"g": 209,
"b": 126
},
"hsl": {
"h": 127.021,
"s": 50.538,
"l": 63.529
},
"oklch": {
"l": 0.78206,
"c": 0.14711,
"h": 146.6
},
"luminance": 0.50752
}Semantic roles & 50–950 ramp
primary
#73D17E
secondary
#9D4B94
accent
#28ACBE
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480