#73D395#73D395
#73D395 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.1% C 0.128 H 154.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73D395 |
|---|---|
| RGB | rgb(115, 211, 149) |
| HSL | hsl(141, 52%, 64%) |
| HSV | hsv(141, 45%, 83%) |
| CMYK | cmyk(45.5%, 0%, 29.4%, 17.3%) |
| CIE-LAB | lab(77.52, -42.05, 22.11) |
| CIE-LCH | lch(77.52, 47.51, 152.27°) |
| OKLab | oklab(79.15% -0.1149 0.0561) |
| OKLCH | oklch(79.15% 0.128 154) |
| XYZ | xyz(35.7868, 52.4007, 36.6565) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.78
Soft Green
#6FC276
ΔE00 5.79
Eucalyptus
#44D7A8
ΔE00 6.32
Seaweed
#18D17B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D395 #D373B1
analogous
#81D373 #73D395 #73D3C5
triadic
#73D395 #9573D3 #D39573
tetradic
#73D395 #7381D3 #D373B1 #D3C573
square
#73D395 #7381D3 #D373B1 #D3C573
split-complementary
#73D395 #C573D3 #D37381
monochromatic
#319B56 #44C472 #73D395 #A2E2B8 #D0F0DC
Accessibility & contrast
On white
1.83
#73D395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#73D395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D395
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D395 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C691
Deuteranopia (green-blind)
#C4BC99
Tritanopia (blue-blind)
#5ED1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d395; /* rgb */ color: rgb(115, 211, 149); /* oklch */ color: oklch(79.1% 0.128 154.0);
Tailwind
colors: {
custom: {
50: '#a0e1b4',
500: '#73d395',
950: '#000000',
},
}SCSS
$custom: #73d395; $custom-light: #a0e1b4; $custom-dark: #000000;
JSON
{
"hex": "#73d395",
"rgb": {
"r": 115,
"g": 211,
"b": 149
},
"hsl": {
"h": 141.25,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.79145,
"c": 0.12789,
"h": 154
},
"luminance": 0.52403
}Semantic roles & 50–950 ramp
primary
#73D395
secondary
#A04A82
accent
#2689C0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481