#73D795#73D795
#73D795 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.1% C 0.134 H 153.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73D795 |
|---|---|
| RGB | rgb(115, 215, 149) |
| HSL | hsl(140, 56%, 65%) |
| HSV | hsv(140, 47%, 84%) |
| CMYK | cmyk(46.5%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(78.70, -43.80, 23.72) |
| CIE-LCH | lch(78.70, 49.81, 151.56°) |
| OKLab | oklab(80.11% -0.1195 0.06) |
| OKLCH | oklch(80.11% 0.134 153.3) |
| XYZ | xyz(36.7929, 54.4129, 36.9919) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.33
Emerald
#50C878
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 5.56
Aqua Green
#12E193
ΔE00 5.79
Seaweed
#18D17B
ΔE00 6.16
Soft Green
#6FC276
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D795 #D773B5
analogous
#83D773 #73D795 #73D7C7
triadic
#73D795 #9573D7 #D79573
tetradic
#73D795 #7383D7 #D773B5 #D7C773
square
#73D795 #7383D7 #D773B5 #D7C773
split-complementary
#73D795 #C773D7 #D77383
monochromatic
#2EA155 #43C971 #73D795 #A3E5B9 #D2F2DD
Accessibility & contrast
On white
1.77
#73D795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#73D795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D795
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D795 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#C8BF99
Tritanopia (blue-blind)
#5DD5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d795; /* rgb */ color: rgb(115, 215, 149); /* oklch */ color: oklch(80.1% 0.134 153.3);
Tailwind
colors: {
custom: {
50: '#a1e4b4',
500: '#73d795',
950: '#000000',
},
}SCSS
$custom: #73d795; $custom-light: #a1e4b4; $custom-dark: #000000;
JSON
{
"hex": "#73d795",
"rgb": {
"r": 115,
"g": 215,
"b": 149
},
"hsl": {
"h": 140.4,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.80108,
"c": 0.13374,
"h": 153.3
},
"luminance": 0.54416
}Semantic roles & 50–950 ramp
primary
#73D795
secondary
#A54986
accent
#228CC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481