#73D17C#73D17C
#73D17C is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.149 H 146.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #73D17C |
|---|---|
| RGB | rgb(115, 209, 124) |
| HSL | hsl(126, 51%, 64%) |
| HSV | hsv(126, 45%, 82%) |
| CMYK | cmyk(45%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(76.50, -45.48, 33.69) |
| CIE-LCH | lch(76.50, 56.60, 143.47°) |
| OKLab | oklab(78.17% -0.1236 0.0833) |
| OKLCH | oklch(78.17% 0.149 146) |
| XYZ | xyz(33.5070, 50.6987, 27.0851) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.85
Emerald
#50C878
ΔE00 4.11
Dark Mint
#48C072
ΔE00 5.88
Seaweed
#18D17B
ΔE00 5.91
Tealish Green
#0CDC73
ΔE00 6.18
Weird Green
#3AE57F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D17C #D173C8
analogous
#99D173 #73D17C #73D1AB
triadic
#73D17C #7C73D1 #D17C73
tetradic
#73D17C #7399D1 #D173C8 #D1AB73
square
#73D17C #7399D1 #D173C8 #D1AB73
split-complementary
#73D17C #AB73D1 #D17399
monochromatic
#32983C #45C251 #73D17C #A1E0A7 #CFEFD2
Accessibility & contrast
On white
1.89
#73D17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#73D17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D17C
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D17C | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C276
Deuteranopia (green-blind)
#C6B981
Tritanopia (blue-blind)
#65CDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73d17c; /* rgb */ color: rgb(115, 209, 124); /* oklch */ color: oklch(78.2% 0.149 146.0);
Tailwind
colors: {
custom: {
50: '#a0e0a3',
500: '#73d17c',
950: '#000000',
},
}SCSS
$custom: #73d17c; $custom-light: #a0e0a3; $custom-dark: #000000;
JSON
{
"hex": "#73d17c",
"rgb": {
"r": 115,
"g": 209,
"b": 124
},
"hsl": {
"h": 125.745,
"s": 50.538,
"l": 63.529
},
"oklch": {
"l": 0.7817,
"c": 0.14907,
"h": 146
},
"luminance": 0.50701
}Semantic roles & 50–950 ramp
primary
#73D17C
secondary
#9D4B95
accent
#28B0BE
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480