#73D67F#73D67F
#73D67F is a light, vivid green. Relative luminance 0.533; OKLCH L 79.4% C 0.153 H 146.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73D67F |
|---|---|
| RGB | rgb(115, 214, 127) |
| HSL | hsl(127, 55%, 65%) |
| HSV | hsv(127, 46%, 84%) |
| CMYK | cmyk(46.3%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(78.03, -47.12, 34.17) |
| CIE-LCH | lch(78.03, 58.20, 144.05°) |
| OKLab | oklab(79.44% -0.128 0.0845) |
| OKLCH | oklch(79.44% 0.153 146.6) |
| XYZ | xyz(34.9456, 53.2678, 28.5148) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.77
Soft Green
#6FC276
ΔE00 5.03
Weird Green
#3AE57F
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.89
Lightgreen
#90EE90
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D67F #D673CA
analogous
#99D673 #73D67F #73D6B1
triadic
#73D67F #7F73D6 #D67F73
tetradic
#73D67F #7399D6 #D673CA #D6B173
square
#73D67F #7399D6 #D673CA #D6B173
split-complementary
#73D67F #B173D6 #D67399
monochromatic
#2FA03C #44C854 #73D67F #A2E4AA #D2F2D6
Accessibility & contrast
On white
1.80
#73D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#73D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D67F
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D67F | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#63D2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73d67f; /* rgb */ color: rgb(115, 214, 127); /* oklch */ color: oklch(79.4% 0.153 146.6);
Tailwind
colors: {
custom: {
50: '#a1e3a5',
500: '#73d67f',
950: '#000000',
},
}SCSS
$custom: #73d67f; $custom-light: #a1e3a5; $custom-dark: #000000;
JSON
{
"hex": "#73d67f",
"rgb": {
"r": 115,
"g": 214,
"b": 127
},
"hsl": {
"h": 127.273,
"s": 54.696,
"l": 64.51
},
"oklch": {
"l": 0.7944,
"c": 0.15338,
"h": 146.6
},
"luminance": 0.5327
}Semantic roles & 50–950 ramp
primary
#73D67F
secondary
#A44999
accent
#23AFC2
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480