#73D595#73D595
#73D595 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.6% C 0.131 H 153.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73D595 |
|---|---|
| RGB | rgb(115, 213, 149) |
| HSL | hsl(141, 54%, 64%) |
| HSV | hsv(141, 46%, 84%) |
| CMYK | cmyk(46%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(78.11, -42.93, 22.92) |
| CIE-LCH | lch(78.11, 48.66, 151.90°) |
| OKLab | oklab(79.63% -0.1172 0.058) |
| OKLCH | oklch(79.63% 0.131 153.7) |
| XYZ | xyz(36.2868, 53.4006, 36.8231) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.53
Soft Green
#6FC276
ΔE00 5.96
Aqua Green
#12E193
ΔE00 6.08
Seaweed
#18D17B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D595 #D573B3
analogous
#82D573 #73D595 #73D5C6
triadic
#73D595 #9573D5 #D59573
tetradic
#73D595 #7382D5 #D573B3 #D5C673
square
#73D595 #7382D5 #D573B3 #D5C673
split-complementary
#73D595 #C673D5 #D57382
monochromatic
#2F9E56 #44C771 #73D595 #A2E3B9 #D1F1DC
Accessibility & contrast
On white
1.80
#73D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#73D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D595
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D595 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#C6BD99
Tritanopia (blue-blind)
#5DD3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73d595; /* rgb */ color: rgb(115, 213, 149); /* oklch */ color: oklch(79.6% 0.131 153.7);
Tailwind
colors: {
custom: {
50: '#a0e2b4',
500: '#73d595',
950: '#000000',
},
}SCSS
$custom: #73d595; $custom-light: #a0e2b4; $custom-dark: #000000;
JSON
{
"hex": "#73d595",
"rgb": {
"r": 115,
"g": 213,
"b": 149
},
"hsl": {
"h": 140.816,
"s": 53.846,
"l": 64.314
},
"oklch": {
"l": 0.79626,
"c": 0.13082,
"h": 153.7
},
"luminance": 0.53403
}Semantic roles & 50–950 ramp
primary
#73D595
secondary
#A34A84
accent
#248BC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481