#73D697#73D697
#73D697 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.9% C 0.130 H 154.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73D697 |
|---|---|
| RGB | rgb(115, 214, 151) |
| HSL | hsl(142, 55%, 65%) |
| HSV | hsv(142, 46%, 84%) |
| CMYK | cmyk(46.3%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.44, -42.99, 22.33) |
| CIE-LCH | lch(78.44, 48.44, 152.56°) |
| OKLab | oklab(79.91% -0.1175 0.0566) |
| OKLCH | oklch(79.91% 0.13 154.3) |
| XYZ | xyz(36.7001, 53.9696, 37.7554) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.39
Emerald
#50C878
ΔE00 5.58
Aqua Green
#12E193
ΔE00 5.97
Eucalyptus
#44D7A8
ΔE00 6.21
Soft Green
#6FC276
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D697 #D673B2
analogous
#81D673 #73D697 #73D6C8
triadic
#73D697 #9773D6 #D69773
tetradic
#73D697 #7381D6 #D673B2 #D6C873
square
#73D697 #7381D6 #D673B2 #D6C873
split-complementary
#73D697 #C873D6 #D67381
monochromatic
#2FA058 #44C874 #73D697 #A2E4BA #D2F2DD
Accessibility & contrast
On white
1.78
#73D697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#73D697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D697
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D697 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C893
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#5DD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d697; /* rgb */ color: rgb(115, 214, 151); /* oklch */ color: oklch(79.9% 0.130 154.3);
Tailwind
colors: {
custom: {
50: '#a0e3b6',
500: '#73d697',
950: '#000000',
},
}SCSS
$custom: #73d697; $custom-light: #a0e3b6; $custom-dark: #000000;
JSON
{
"hex": "#73d697",
"rgb": {
"r": 115,
"g": 214,
"b": 151
},
"hsl": {
"h": 141.818,
"s": 54.696,
"l": 64.51
},
"oklch": {
"l": 0.7991,
"c": 0.13042,
"h": 154.3
},
"luminance": 0.53972
}Semantic roles & 50–950 ramp
primary
#73D697
secondary
#A44983
accent
#2388C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481