#73D07D#73D07D
#73D07D is a light, vivid green. Relative luminance 0.502; OKLCH L 77.9% C 0.147 H 146.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73D07D |
|---|---|
| RGB | rgb(115, 208, 125) |
| HSL | hsl(126, 50%, 63%) |
| HSV | hsv(126, 45%, 82%) |
| CMYK | cmyk(44.7%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(76.21, -44.90, 32.82) |
| CIE-LCH | lch(76.21, 55.61, 143.84°) |
| OKLab | oklab(77.94% -0.1221 0.0813) |
| OKLCH | oklch(77.94% 0.147 146.4) |
| XYZ | xyz(33.3260, 50.2350, 27.3383) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.55
Emerald
#50C878
ΔE00 3.91
Dark Mint
#48C072
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.87
Tealish Green
#0CDC73
ΔE00 6.35
Pistachio
#93C572
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D07D #D073C6
analogous
#97D073 #73D07D #73D0AB
triadic
#73D07D #7D73D0 #D07D73
tetradic
#73D07D #7397D0 #D073C6 #D0AB73
square
#73D07D #7397D0 #D073C6 #D0AB73
split-complementary
#73D07D #AB73D0 #D07397
monochromatic
#32963D #45C152 #73D07D #A1DFA8 #CFEFD2
Accessibility & contrast
On white
1.90
#73D07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#73D07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D07D
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D07D | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C177
Deuteranopia (green-blind)
#C5B882
Tritanopia (blue-blind)
#65CCBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73d07d; /* rgb */ color: rgb(115, 208, 125); /* oklch */ color: oklch(77.9% 0.147 146.4);
Tailwind
colors: {
custom: {
50: '#a0dfa3',
500: '#73d07d',
950: '#000000',
},
}SCSS
$custom: #73d07d; $custom-light: #a0dfa3; $custom-dark: #000000;
JSON
{
"hex": "#73d07d",
"rgb": {
"r": 115,
"g": 208,
"b": 125
},
"hsl": {
"h": 126.452,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.77945,
"c": 0.14664,
"h": 146.4
},
"luminance": 0.50237
}Semantic roles & 50–950 ramp
primary
#73D07D
secondary
#9C4B93
accent
#28ADBD
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480