#73D87F#73D87F
#73D87F is a light, vivid green. Relative luminance 0.543; OKLCH L 79.9% C 0.156 H 146.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73D87F |
|---|---|
| RGB | rgb(115, 216, 127) |
| HSL | hsl(127, 56%, 65%) |
| HSV | hsv(127, 47%, 85%) |
| CMYK | cmyk(46.8%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.63, -47.95, 34.94) |
| CIE-LCH | lch(78.63, 59.33, 143.92°) |
| OKLab | oklab(79.93% -0.1303 0.0863) |
| OKLCH | oklch(79.93% 0.156 146.5) |
| XYZ | xyz(35.4549, 54.2863, 28.6846) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.04
Emerald
#50C878
ΔE00 5.15
Tealish Green
#0CDC73
ΔE00 5.44
Lightgreen
#90EE90
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.50
Soft Green
#6FC276
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D87F #D873CC
analogous
#99D873 #73D87F #73D8B2
triadic
#73D87F #7F73D8 #D87F73
tetradic
#73D87F #7399D8 #D873CC #D8B273
square
#73D87F #7399D8 #D873CC #D8B273
split-complementary
#73D87F #B273D8 #D87399
monochromatic
#2DA33B #43CB53 #73D87F #A3E5AB #D3F3D7
Accessibility & contrast
On white
1.77
#73D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#73D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D87F
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D87F | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC879
Deuteranopia (green-blind)
#CCBF85
Tritanopia (blue-blind)
#63D4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d87f; /* rgb */ color: rgb(115, 216, 127); /* oklch */ color: oklch(79.9% 0.156 146.5);
Tailwind
colors: {
custom: {
50: '#a1e5a5',
500: '#73d87f',
950: '#000000',
},
}SCSS
$custom: #73d87f; $custom-light: #a1e5a5; $custom-dark: #000000;
JSON
{
"hex": "#73d87f",
"rgb": {
"r": 115,
"g": 216,
"b": 127
},
"hsl": {
"h": 127.129,
"s": 56.425,
"l": 64.902
},
"oklch": {
"l": 0.79926,
"c": 0.15625,
"h": 146.5
},
"luminance": 0.54289
}Semantic roles & 50–950 ramp
primary
#73D87F
secondary
#A7489C
accent
#22B1C4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480