#73D592#73D592
#73D592 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.6% C 0.134 H 152.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #73D592 |
|---|---|
| RGB | rgb(115, 213, 146) |
| HSL | hsl(139, 54%, 64%) |
| HSV | hsv(139, 46%, 84%) |
| CMYK | cmyk(46%, 0%, 31.5%, 16.5%) |
| CIE-LAB | lab(78.06, -43.48, 24.41) |
| CIE-LCH | lch(78.06, 49.86, 150.69°) |
| OKLab | oklab(79.56% -0.1186 0.0616) |
| OKLCH | oklch(79.56% 0.134 152.5) |
| XYZ | xyz(36.0504, 53.3060, 35.5780) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.96
Soft Green
#6FC276
ΔE00 5.60
Hospital Green
#9BE5AA
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.99
Seafoam
#7FE0B3
ΔE00 6.04
Aqua Green
#12E193
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D592 #D573B6
analogous
#85D573 #73D592 #73D5C3
triadic
#73D592 #9273D5 #D59273
tetradic
#73D592 #7385D5 #D573B6 #D5C373
square
#73D592 #7385D5 #D573B6 #D5C373
split-complementary
#73D592 #C373D5 #D57385
monochromatic
#2F9E52 #44C76D #73D592 #A2E3B7 #D1F1DB
Accessibility & contrast
On white
1.80
#73D592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#73D592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D592
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D592 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78E
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#5ED3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73d592; /* rgb */ color: rgb(115, 213, 146); /* oklch */ color: oklch(79.6% 0.134 152.5);
Tailwind
colors: {
custom: {
50: '#a0e2b2',
500: '#73d592',
950: '#000000',
},
}SCSS
$custom: #73d592; $custom-light: #a0e2b2; $custom-dark: #000000;
JSON
{
"hex": "#73d592",
"rgb": {
"r": 115,
"g": 213,
"b": 146
},
"hsl": {
"h": 138.98,
"s": 53.846,
"l": 64.314
},
"oklch": {
"l": 0.79563,
"c": 0.13365,
"h": 152.5
},
"luminance": 0.53309
}Semantic roles & 50–950 ramp
primary
#73D592
secondary
#A34A86
accent
#2490C1
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481