#73D698#73D698
#73D698 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.9% C 0.129 H 154.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #73D698 |
|---|---|
| RGB | rgb(115, 214, 152) |
| HSL | hsl(142, 55%, 65%) |
| HSV | hsv(142, 46%, 84%) |
| CMYK | cmyk(46.3%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.46, -42.80, 21.83) |
| CIE-LCH | lch(78.46, 48.05, 152.98°) |
| OKLab | oklab(79.93% -0.117 0.0554) |
| OKLCH | oklch(79.93% 0.129 154.7) |
| XYZ | xyz(36.7817, 54.0022, 38.1849) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 5.38
Emerald
#50C878
ΔE00 5.71
Aqua Green
#12E193
ΔE00 6.01
Eucalyptus
#44D7A8
ΔE00 6.04
Soft Green
#6FC276
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D698 #D673B1
analogous
#80D673 #73D698 #73D6C9
triadic
#73D698 #9873D6 #D69873
tetradic
#73D698 #7380D6 #D673B1 #D6C973
square
#73D698 #7380D6 #D673B1 #D6C973
split-complementary
#73D698 #C973D6 #D67380
monochromatic
#2FA059 #44C875 #73D698 #A2E4BB #D2F2DE
Accessibility & contrast
On white
1.78
#73D698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#73D698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D698
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D698 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C894
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#5CD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d698; /* rgb */ color: rgb(115, 214, 152); /* oklch */ color: oklch(79.9% 0.129 154.7);
Tailwind
colors: {
custom: {
50: '#a0e3b6',
500: '#73d698',
950: '#000000',
},
}SCSS
$custom: #73d698; $custom-light: #a0e3b6; $custom-dark: #000000;
JSON
{
"hex": "#73d698",
"rgb": {
"r": 115,
"g": 214,
"b": 152
},
"hsl": {
"h": 142.424,
"s": 54.696,
"l": 64.51
},
"oklch": {
"l": 0.79932,
"c": 0.12949,
"h": 154.7
},
"luminance": 0.54005
}Semantic roles & 50–950 ramp
primary
#73D698
secondary
#A44982
accent
#2387C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481