#73D397#73D397
#73D397 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.2% C 0.126 H 154.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73D397 |
|---|---|
| RGB | rgb(115, 211, 151) |
| HSL | hsl(143, 52%, 64%) |
| HSV | hsv(143, 45%, 83%) |
| CMYK | cmyk(45.5%, 0%, 28.4%, 17.3%) |
| CIE-LAB | lab(77.56, -41.68, 21.11) |
| CIE-LCH | lch(77.56, 46.72, 153.14°) |
| OKLab | oklab(79.19% -0.114 0.0536) |
| OKLCH | oklch(79.19% 0.126 154.8) |
| XYZ | xyz(35.9479, 52.4651, 37.5047) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.09
Emerald
#50C878
ΔE00 5.54
Hospital Green
#9BE5AA
ΔE00 5.78
Eucalyptus
#44D7A8
ΔE00 5.99
Soft Green
#6FC276
ΔE00 6.10
Aqua Green
#12E193
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D397 #D373AF
analogous
#7FD373 #73D397 #73D3C7
triadic
#73D397 #9773D3 #D39773
tetradic
#73D397 #737FD3 #D373AF #D3C773
square
#73D397 #737FD3 #D373AF #D3C773
split-complementary
#73D397 #C773D3 #D3737F
monochromatic
#319B59 #44C474 #73D397 #A2E2BA #D0F0DC
Accessibility & contrast
On white
1.83
#73D397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#73D397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D397
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D397 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#C4BC9B
Tritanopia (blue-blind)
#5DD1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d397; /* rgb */ color: rgb(115, 211, 151); /* oklch */ color: oklch(79.2% 0.126 154.8);
Tailwind
colors: {
custom: {
50: '#a0e1b5',
500: '#73d397',
950: '#000000',
},
}SCSS
$custom: #73d397; $custom-light: #a0e1b5; $custom-dark: #000000;
JSON
{
"hex": "#73d397",
"rgb": {
"r": 115,
"g": 211,
"b": 151
},
"hsl": {
"h": 142.5,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.79189,
"c": 0.12602,
"h": 154.8
},
"luminance": 0.52468
}Semantic roles & 50–950 ramp
primary
#73D397
secondary
#A04A80
accent
#2686C0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481