#73D495#73D495
#73D495 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.4% C 0.129 H 153.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73D495 |
|---|---|
| RGB | rgb(115, 212, 149) |
| HSL | hsl(141, 53%, 64%) |
| HSV | hsv(141, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(77.82, -42.49, 22.51) |
| CIE-LCH | lch(77.82, 48.09, 152.08°) |
| OKLab | oklab(79.39% -0.1161 0.057) |
| OKLCH | oklch(79.39% 0.129 153.8) |
| XYZ | xyz(36.0360, 52.8991, 36.7396) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.26
Seafoam
#7FE0B3
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.65
Soft Green
#6FC276
ΔE00 5.87
Aqua Green
#12E193
ΔE00 6.24
Seaweed
#18D17B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D495 #D473B2
analogous
#82D473 #73D495 #73D4C6
triadic
#73D495 #9573D4 #D49573
tetradic
#73D495 #7382D4 #D473B2 #D4C673
square
#73D495 #7382D4 #D473B2 #D4C673
split-complementary
#73D495 #C673D4 #D47382
monochromatic
#309D56 #44C672 #73D495 #A2E2B8 #D1F1DC
Accessibility & contrast
On white
1.81
#73D495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#73D495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D495
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D495 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C691
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#5ED2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d495; /* rgb */ color: rgb(115, 212, 149); /* oklch */ color: oklch(79.4% 0.129 153.8);
Tailwind
colors: {
custom: {
50: '#a0e2b4',
500: '#73d495',
950: '#000000',
},
}SCSS
$custom: #73d495; $custom-light: #a0e2b4; $custom-dark: #000000;
JSON
{
"hex": "#73d495",
"rgb": {
"r": 115,
"g": 212,
"b": 149
},
"hsl": {
"h": 141.031,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79386,
"c": 0.12936,
"h": 153.8
},
"luminance": 0.52902
}Semantic roles & 50–950 ramp
primary
#73D495
secondary
#A14A83
accent
#258AC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481