#73D877#73D877
#73D877 is a light, vivid green. Relative luminance 0.541; OKLCH L 79.8% C 0.164 H 144.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73D877 |
|---|---|
| RGB | rgb(115, 216, 119) |
| HSL | hsl(122, 56%, 65%) |
| HSV | hsv(122, 47%, 85%) |
| CMYK | cmyk(46.8%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.51, -49.15, 38.80) |
| CIE-LCH | lch(78.51, 62.62, 141.72°) |
| OKLab | oklab(79.79% -0.1336 0.0948) |
| OKLCH | oklch(79.79% 0.164 144.6) |
| XYZ | xyz(34.9540, 54.0860, 26.0469) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 5.23
Fresh Green
#69D84F
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.49
Emerald
#50C878
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D877 #D873D4
analogous
#A2D873 #73D877 #73D8A9
triadic
#73D877 #7773D8 #D87773
tetradic
#73D877 #73A2D8 #D873D4 #D8A973
square
#73D877 #73A2D8 #D873D4 #D8A973
split-complementary
#73D877 #A973D8 #D873A2
monochromatic
#2DA332 #43CB49 #73D877 #A3E5A5 #D3F3D4
Accessibility & contrast
On white
1.78
#73D877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#73D877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D877
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D877 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#CDBF7D
Tritanopia (blue-blind)
#65D3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d877; /* rgb */ color: rgb(115, 216, 119); /* oklch */ color: oklch(79.8% 0.164 144.6);
Tailwind
colors: {
custom: {
50: '#a1e59f',
500: '#73d877',
950: '#000000',
},
}SCSS
$custom: #73d877; $custom-light: #a1e59f; $custom-dark: #000000;
JSON
{
"hex": "#73d877",
"rgb": {
"r": 115,
"g": 216,
"b": 119
},
"hsl": {
"h": 122.376,
"s": 56.425,
"l": 64.902
},
"oklch": {
"l": 0.79793,
"c": 0.16387,
"h": 144.6
},
"luminance": 0.54088
}Semantic roles & 50–950 ramp
primary
#73D877
secondary
#A748A3
accent
#22BEC4
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480