#73D799#73D799
#73D799 is a light, vivid green. Relative luminance 0.545; OKLCH L 80.2% C 0.130 H 154.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73D799 |
|---|---|
| RGB | rgb(115, 215, 153) |
| HSL | hsl(143, 56%, 65%) |
| HSV | hsv(143, 47%, 84%) |
| CMYK | cmyk(46.5%, 0%, 28.8%, 15.7%) |
| CIE-LAB | lab(78.78, -43.05, 21.73) |
| CIE-LCH | lch(78.78, 48.23, 153.21°) |
| OKLab | oklab(80.19% -0.1177 0.0552) |
| OKLCH | oklch(80.19% 0.13 154.9) |
| XYZ | xyz(37.1178, 54.5428, 38.7027) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 5.26
Emerald
#50C878
ΔE00 5.88
Aqua Green
#12E193
ΔE00 5.89
Eucalyptus
#44D7A8
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D799 #D773B1
analogous
#7FD773 #73D799 #73D7CB
triadic
#73D799 #9973D7 #D79973
tetradic
#73D799 #737FD7 #D773B1 #D7CB73
square
#73D799 #737FD7 #D773B1 #D7CB73
split-complementary
#73D799 #CB73D7 #D7737F
monochromatic
#2EA15A #43C976 #73D799 #A3E5BC #D2F2DE
Accessibility & contrast
On white
1.76
#73D799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#73D799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D799
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D799 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C995
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#5CD5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d799; /* rgb */ color: rgb(115, 215, 153); /* oklch */ color: oklch(80.2% 0.130 154.9);
Tailwind
colors: {
custom: {
50: '#a1e4b7',
500: '#73d799',
950: '#000000',
},
}SCSS
$custom: #73d799; $custom-light: #a1e4b7; $custom-dark: #000000;
JSON
{
"hex": "#73d799",
"rgb": {
"r": 115,
"g": 215,
"b": 153
},
"hsl": {
"h": 142.8,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.80194,
"c": 0.13003,
"h": 154.9
},
"luminance": 0.54546
}Semantic roles & 50–950 ramp
primary
#73D799
secondary
#A54982
accent
#2286C3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481