#73D492#73D492
#73D492 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.3% C 0.132 H 152.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #73D492 |
|---|---|
| RGB | rgb(115, 212, 146) |
| HSL | hsl(139, 53%, 64%) |
| HSV | hsv(139, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 31.1%, 16.9%) |
| CIE-LAB | lab(77.76, -43.04, 24.01) |
| CIE-LCH | lch(77.76, 49.29, 150.85°) |
| OKLab | oklab(79.32% -0.1174 0.0607) |
| OKLCH | oklch(79.32% 0.132 152.7) |
| XYZ | xyz(35.7996, 52.8045, 35.4944) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.91
Soft Green
#6FC276
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.01
Seaweed
#18D17B
ΔE00 6.04
Aqua Green
#12E193
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D492 #D473B5
analogous
#85D473 #73D492 #73D4C2
triadic
#73D492 #9273D4 #D49273
tetradic
#73D492 #7385D4 #D473B5 #D4C273
square
#73D492 #7385D4 #D473B5 #D4C273
split-complementary
#73D492 #C273D4 #D47385
monochromatic
#309D53 #44C66E #73D492 #A2E2B6 #D1F1DB
Accessibility & contrast
On white
1.82
#73D492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#73D492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D492
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D492 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68E
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#5FD2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d492; /* rgb */ color: rgb(115, 212, 146); /* oklch */ color: oklch(79.3% 0.132 152.7);
Tailwind
colors: {
custom: {
50: '#a0e2b2',
500: '#73d492',
950: '#000000',
},
}SCSS
$custom: #73d492; $custom-light: #a0e2b2; $custom-dark: #000000;
JSON
{
"hex": "#73d492",
"rgb": {
"r": 115,
"g": 212,
"b": 146
},
"hsl": {
"h": 139.175,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79322,
"c": 0.13218,
"h": 152.7
},
"luminance": 0.52807
}Semantic roles & 50–950 ramp
primary
#73D492
secondary
#A14A85
accent
#258FC0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481