#73D07E#73D07E
#73D07E is a light, vivid green. Relative luminance 0.503; OKLCH L 78.0% C 0.146 H 146.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73D07E |
|---|---|
| RGB | rgb(115, 208, 126) |
| HSL | hsl(127, 50%, 63%) |
| HSV | hsv(127, 45%, 82%) |
| CMYK | cmyk(44.7%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(76.23, -44.74, 32.32) |
| CIE-LCH | lch(76.23, 55.19, 144.15°) |
| OKLab | oklab(77.96% -0.1216 0.0801) |
| OKLCH | oklch(77.96% 0.146 146.6) |
| XYZ | xyz(33.3902, 50.2607, 27.6764) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.53
Emerald
#50C878
ΔE00 3.86
Dark Mint
#48C072
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.83
Tealish Green
#0CDC73
ΔE00 6.39
Pistachio
#93C572
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D07E #D073C5
analogous
#96D073 #73D07E #73D0AC
triadic
#73D07E #7E73D0 #D07E73
tetradic
#73D07E #7396D0 #D073C5 #D0AC73
square
#73D07E #7396D0 #D073C5 #D0AC73
split-complementary
#73D07E #AC73D0 #D07396
monochromatic
#32963E #45C154 #73D07E #A1DFA8 #CFEFD2
Accessibility & contrast
On white
1.90
#73D07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#73D07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D07E
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D07E | 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)
#D2C178
Deuteranopia (green-blind)
#C5B883
Tritanopia (blue-blind)
#65CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73d07e; /* rgb */ color: rgb(115, 208, 126); /* oklch */ color: oklch(78.0% 0.146 146.6);
Tailwind
colors: {
custom: {
50: '#a0dfa4',
500: '#73d07e',
950: '#000000',
},
}SCSS
$custom: #73d07e; $custom-light: #a0dfa4; $custom-dark: #000000;
JSON
{
"hex": "#73d07e",
"rgb": {
"r": 115,
"g": 208,
"b": 126
},
"hsl": {
"h": 127.097,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.77963,
"c": 0.14566,
"h": 146.6
},
"luminance": 0.50263
}Semantic roles & 50–950 ramp
primary
#73D07E
secondary
#9C4B92
accent
#28ABBD
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480