#73D87D#73D87D
#73D87D is a light, vivid green. Relative luminance 0.542; OKLCH L 79.9% C 0.158 H 146.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #73D87D |
|---|---|
| RGB | rgb(115, 216, 125) |
| HSL | hsl(126, 56%, 65%) |
| HSV | hsv(126, 47%, 85%) |
| CMYK | cmyk(46.8%, 0%, 42.1%, 15.3%) |
| CIE-LAB | lab(78.60, -48.26, 35.91) |
| CIE-LCH | lch(78.60, 60.16, 143.35°) |
| OKLab | oklab(79.89% -0.1311 0.0884) |
| OKLCH | oklch(79.89% 0.158 146) |
| XYZ | xyz(35.3258, 54.2347, 28.0049) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.06
Lightish Green
#61E160
ΔE00 5.20
Emerald
#50C878
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.44
Soft Green
#6FC276
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D87D #D873CE
analogous
#9BD873 #73D87D #73D8B0
triadic
#73D87D #7D73D8 #D87D73
tetradic
#73D87D #739BD8 #D873CE #D8B073
square
#73D87D #739BD8 #D873CE #D8B073
split-complementary
#73D87D #B073D8 #D8739B
monochromatic
#2DA339 #43CB51 #73D87D #A3E5A9 #D3F3D6
Accessibility & contrast
On white
1.77
#73D87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#73D87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D87D
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D87D | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#63D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d87d; /* rgb */ color: rgb(115, 216, 125); /* oklch */ color: oklch(79.9% 0.158 146.0);
Tailwind
colors: {
custom: {
50: '#a1e5a4',
500: '#73d87d',
950: '#000000',
},
}SCSS
$custom: #73d87d; $custom-light: #a1e5a4; $custom-dark: #000000;
JSON
{
"hex": "#73d87d",
"rgb": {
"r": 115,
"g": 216,
"b": 125
},
"hsl": {
"h": 125.941,
"s": 56.425,
"l": 64.902
},
"oklch": {
"l": 0.79892,
"c": 0.15817,
"h": 146
},
"luminance": 0.54237
}Semantic roles & 50–950 ramp
primary
#73D87D
secondary
#A7489D
accent
#22B4C4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480