#73D07F#73D07F
#73D07F is a light, vivid green. Relative luminance 0.503; OKLCH L 78.0% C 0.145 H 146.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #73D07F |
|---|---|
| RGB | rgb(115, 208, 127) |
| HSL | hsl(128, 50%, 63%) |
| HSV | hsv(128, 45%, 82%) |
| CMYK | cmyk(44.7%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(76.24, -44.58, 31.83) |
| CIE-LCH | lch(76.24, 54.78, 144.47°) |
| OKLab | oklab(77.98% -0.1212 0.079) |
| OKLCH | oklch(77.98% 0.145 146.9) |
| XYZ | xyz(33.4550, 50.2866, 28.0180) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.52
Emerald
#50C878
ΔE00 3.82
Dark Mint
#48C072
ΔE00 5.58
Seaweed
#18D17B
ΔE00 5.79
Tealish Green
#0CDC73
ΔE00 6.43
Fern
#63B76C
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D07F #D073C4
analogous
#95D073 #73D07F #73D0AD
triadic
#73D07F #7F73D0 #D07F73
tetradic
#73D07F #7395D0 #D073C4 #D0AD73
square
#73D07F #7395D0 #D073C4 #D0AD73
split-complementary
#73D07F #AD73D0 #D07395
monochromatic
#32963F #45C155 #73D07F #A1DFA9 #CFEFD3
Accessibility & contrast
On white
1.90
#73D07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#73D07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D07F
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D07F | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C279
Deuteranopia (green-blind)
#C5B984
Tritanopia (blue-blind)
#65CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73d07f; /* rgb */ color: rgb(115, 208, 127); /* oklch */ color: oklch(78.0% 0.145 146.9);
Tailwind
colors: {
custom: {
50: '#a0dfa5',
500: '#73d07f',
950: '#000000',
},
}SCSS
$custom: #73d07f; $custom-light: #a0dfa5; $custom-dark: #000000;
JSON
{
"hex": "#73d07f",
"rgb": {
"r": 115,
"g": 208,
"b": 127
},
"hsl": {
"h": 127.742,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.77981,
"c": 0.14468,
"h": 146.9
},
"luminance": 0.50289
}Semantic roles & 50–950 ramp
primary
#73D07F
secondary
#9C4B91
accent
#28AABD
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480