#73D485#73D485
#73D485 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.1% C 0.145 H 148.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73D485 |
|---|---|
| RGB | rgb(115, 212, 133) |
| HSL | hsl(131, 53%, 64%) |
| HSV | hsv(131, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 37.3%, 16.9%) |
| CIE-LAB | lab(77.53, -45.31, 30.45) |
| CIE-LCH | lch(77.53, 54.59, 146.10°) |
| OKLab | oklab(79.06% -0.1232 0.0759) |
| OKLCH | oklch(79.06% 0.145 148.4) |
| XYZ | xyz(34.8453, 52.4228, 30.4682) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Soft Green
#6FC276
ΔE00 4.52
Seaweed
#18D17B
ΔE00 5.62
Weird Green
#3AE57F
ΔE00 5.96
Tealish Green
#0CDC73
ΔE00 6.13
Dark Mint
#48C072
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D485 #D473C2
analogous
#92D473 #73D485 #73D4B6
triadic
#73D485 #8573D4 #D48573
tetradic
#73D485 #7392D4 #D473C2 #D4B673
square
#73D485 #7392D4 #D473C2 #D4B673
split-complementary
#73D485 #B673D4 #D47392
monochromatic
#309D44 #44C65C #73D485 #A2E2AE #D1F1D7
Accessibility & contrast
On white
1.83
#73D485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#73D485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D485
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D485 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C580
Deuteranopia (green-blind)
#C8BC8A
Tritanopia (blue-blind)
#62D0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d485; /* rgb */ color: rgb(115, 212, 133); /* oklch */ color: oklch(79.1% 0.145 148.4);
Tailwind
colors: {
custom: {
50: '#a0e2a9',
500: '#73d485',
950: '#000000',
},
}SCSS
$custom: #73d485; $custom-light: #a0e2a9; $custom-dark: #000000;
JSON
{
"hex": "#73d485",
"rgb": {
"r": 115,
"g": 212,
"b": 133
},
"hsl": {
"h": 131.134,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79063,
"c": 0.14467,
"h": 148.4
},
"luminance": 0.52425
}Semantic roles & 50–950 ramp
primary
#73D485
secondary
#A14A91
accent
#25A4C0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480