#73D18F#73D18F
#73D18F is a light, vivid green. Relative luminance 0.512; OKLCH L 78.5% C 0.131 H 152.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73D18F |
|---|---|
| RGB | rgb(115, 209, 143) |
| HSL | hsl(138, 51%, 64%) |
| HSV | hsv(138, 45%, 82%) |
| CMYK | cmyk(45%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(76.82, -42.28, 24.30) |
| CIE-LCH | lch(76.82, 48.76, 150.12°) |
| OKLab | oklab(78.54% -0.1153 0.0613) |
| OKLCH | oklch(78.54% 0.131 152) |
| XYZ | xyz(34.8263, 51.2265, 34.0338) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.47
Soft Green
#6FC276
ΔE00 4.77
Seaweed
#18D17B
ΔE00 6.02
Dark Mint
#48C072
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.20
Seafoam
#7FE0B3
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D18F #D173B5
analogous
#86D173 #73D18F #73D1BE
triadic
#73D18F #8F73D1 #D18F73
tetradic
#73D18F #7386D1 #D173B5 #D1BE73
square
#73D18F #7386D1 #D173B5 #D1BE73
split-complementary
#73D18F #BE73D1 #D17386
monochromatic
#329850 #45C26A #73D18F #A1E0B4 #CFEFD9
Accessibility & contrast
On white
1.87
#73D18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#73D18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D18F
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D18F | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#60CFC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73d18f; /* rgb */ color: rgb(115, 209, 143); /* oklch */ color: oklch(78.5% 0.131 152.0);
Tailwind
colors: {
custom: {
50: '#a0dfb0',
500: '#73d18f',
950: '#000000',
},
}SCSS
$custom: #73d18f; $custom-light: #a0dfb0; $custom-dark: #000000;
JSON
{
"hex": "#73d18f",
"rgb": {
"r": 115,
"g": 209,
"b": 143
},
"hsl": {
"h": 137.872,
"s": 50.538,
"l": 63.529
},
"oklch": {
"l": 0.78536,
"c": 0.13061,
"h": 152
},
"luminance": 0.51229
}Semantic roles & 50–950 ramp
primary
#73D18F
secondary
#9D4B85
accent
#2891BE
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481