#73D99B#73D99B
#73D99B is a light, vivid green. Relative luminance 0.556; OKLCH L 80.7% C 0.131 H 155.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73D99B |
|---|---|
| RGB | rgb(115, 217, 155) |
| HSL | hsl(144, 57%, 65%) |
| HSV | hsv(144, 47%, 85%) |
| CMYK | cmyk(47%, 0%, 28.6%, 14.9%) |
| CIE-LAB | lab(79.41, -43.54, 21.55) |
| CIE-LCH | lch(79.41, 48.59, 153.67°) |
| OKLab | oklab(80.72% -0.1191 0.0547) |
| OKLCH | oklch(80.72% 0.131 155.3) |
| XYZ | xyz(37.7967, 55.6342, 39.7507) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 5.84
Emerald
#50C878
ΔE00 6.23
Seaweed
#18D17B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D99B #D973B1
analogous
#7ED973 #73D99B #73D9CE
triadic
#73D99B #9B73D9 #D99B73
tetradic
#73D99B #737ED9 #D973B1 #D9CE73
square
#73D99B #737ED9 #D973B1 #D9CE73
split-complementary
#73D99B #CE73D9 #D9737E
monochromatic
#2DA55C #43CC79 #73D99B #A3E6BD #D3F3E0
Accessibility & contrast
On white
1.73
#73D99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#73D99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D99B
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D99B | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB97
Deuteranopia (green-blind)
#C9C09F
Tritanopia (blue-blind)
#5AD7C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73d99b; /* rgb */ color: rgb(115, 217, 155); /* oklch */ color: oklch(80.7% 0.131 155.3);
Tailwind
colors: {
custom: {
50: '#a1e5b8',
500: '#73d99b',
950: '#000000',
},
}SCSS
$custom: #73d99b; $custom-light: #a1e5b8; $custom-dark: #000000;
JSON
{
"hex": "#73d99b",
"rgb": {
"r": 115,
"g": 217,
"b": 155
},
"hsl": {
"h": 143.529,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.80717,
"c": 0.1311,
"h": 155.3
},
"luminance": 0.55637
}Semantic roles & 50–950 ramp
primary
#73D99B
secondary
#A84882
accent
#2184C5
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481