#73D99F#73D99F
#73D99F is a light, vivid green. Relative luminance 0.558; OKLCH L 80.8% C 0.127 H 157.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #73D99F |
|---|---|
| RGB | rgb(115, 217, 159) |
| HSL | hsl(146, 57%, 65%) |
| HSV | hsv(146, 47%, 85%) |
| CMYK | cmyk(47%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(79.48, -42.78, 19.56) |
| CIE-LCH | lch(79.48, 47.04, 155.43°) |
| OKLab | oklab(80.81% -0.1173 0.0498) |
| OKLCH | oklch(80.81% 0.127 157) |
| XYZ | xyz(38.1382, 55.7708, 41.5493) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 5.16
Eucalyptus
#44D7A8
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.94
Mediumaquamarine
#66CDAA
ΔE00 6.36
Light Teal
#90E4C1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D99F #D973AD
analogous
#7AD973 #73D99F #73D9D2
triadic
#73D99F #9F73D9 #D99F73
tetradic
#73D99F #737AD9 #D973AD #D9D273
square
#73D99F #737AD9 #D973AD #D9D273
split-complementary
#73D99F #D273D9 #D9737A
monochromatic
#2DA561 #43CC7E #73D99F #A3E6C0 #D3F3E1
Accessibility & contrast
On white
1.73
#73D99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#73D99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D99F
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D99F | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#C9C1A2
Tritanopia (blue-blind)
#59D8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73d99f; /* rgb */ color: rgb(115, 217, 159); /* oklch */ color: oklch(80.8% 0.127 157.0);
Tailwind
colors: {
custom: {
50: '#a1e5bb',
500: '#73d99f',
950: '#000000',
},
}SCSS
$custom: #73d99f; $custom-light: #a1e5bb; $custom-dark: #000000;
JSON
{
"hex": "#73d99f",
"rgb": {
"r": 115,
"g": 217,
"b": 159
},
"hsl": {
"h": 145.882,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.80807,
"c": 0.12749,
"h": 157
},
"luminance": 0.55774
}Semantic roles & 50–950 ramp
primary
#73D99F
secondary
#A8487F
accent
#217EC5
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482