#73D394#73D394
#73D394 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.1% C 0.129 H 153.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73D394 |
|---|---|
| RGB | rgb(115, 211, 148) |
| HSL | hsl(141, 52%, 64%) |
| HSV | hsv(141, 45%, 83%) |
| CMYK | cmyk(45.5%, 0%, 29.9%, 17.3%) |
| CIE-LAB | lab(77.50, -42.24, 22.61) |
| CIE-LCH | lch(77.50, 47.91, 151.84°) |
| OKLab | oklab(79.12% -0.1154 0.0573) |
| OKLCH | oklch(79.12% 0.129 153.6) |
| XYZ | xyz(35.7074, 52.3689, 36.2378) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.11
Seafoam
#7FE0B3
ΔE00 5.63
Soft Green
#6FC276
ΔE00 5.64
Hospital Green
#9BE5AA
ΔE00 5.79
Seaweed
#18D17B
ΔE00 6.29
Aqua Green
#12E193
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D394 #D373B2
analogous
#82D373 #73D394 #73D3C4
triadic
#73D394 #9473D3 #D39473
tetradic
#73D394 #7382D3 #D373B2 #D3C473
square
#73D394 #7382D3 #D373B2 #D3C473
split-complementary
#73D394 #C473D3 #D37382
monochromatic
#319B55 #44C470 #73D394 #A2E2B8 #D0F0DB
Accessibility & contrast
On white
1.83
#73D394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#73D394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D394
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D394 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C590
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#5ED1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d394; /* rgb */ color: rgb(115, 211, 148); /* oklch */ color: oklch(79.1% 0.129 153.6);
Tailwind
colors: {
custom: {
50: '#a0e1b3',
500: '#73d394',
950: '#000000',
},
}SCSS
$custom: #73d394; $custom-light: #a0e1b3; $custom-dark: #000000;
JSON
{
"hex": "#73d394",
"rgb": {
"r": 115,
"g": 211,
"b": 148
},
"hsl": {
"h": 140.625,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.79124,
"c": 0.12882,
"h": 153.6
},
"luminance": 0.52371
}Semantic roles & 50–950 ramp
primary
#73D394
secondary
#A04A82
accent
#268BC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481