#73D092#73D092
#73D092 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.4% C 0.126 H 153.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73D092 |
|---|---|
| RGB | rgb(115, 208, 146) |
| HSL | hsl(140, 50%, 63%) |
| HSV | hsv(140, 45%, 82%) |
| CMYK | cmyk(44.7%, 0%, 29.8%, 18.4%) |
| CIE-LAB | lab(76.58, -41.29, 22.39) |
| CIE-LCH | lch(76.58, 46.97, 151.53°) |
| OKLab | oklab(78.36% -0.1128 0.0567) |
| OKLCH | oklch(78.36% 0.126 153.3) |
| XYZ | xyz(34.8121, 50.8294, 35.1652) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.85
Soft Green
#6FC276
ΔE00 5.13
Seafoam
#7FE0B3
ΔE00 6.01
Hospital Green
#9BE5AA
ΔE00 6.25
Dark Mint
#48C072
ΔE00 6.28
Seaweed
#18D17B
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D092 #D073B1
analogous
#82D073 #73D092 #73D0C0
triadic
#73D092 #9273D0 #D09273
tetradic
#73D092 #7382D0 #D073B1 #D0C073
square
#73D092 #7382D0 #D073B1 #D0C073
split-complementary
#73D092 #C073D0 #D07382
monochromatic
#329654 #45C16E #73D092 #A1DFB6 #CFEFD9
Accessibility & contrast
On white
1.88
#73D092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#73D092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D092
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D092 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38E
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#5FCEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73d092; /* rgb */ color: rgb(115, 208, 146); /* oklch */ color: oklch(78.4% 0.126 153.3);
Tailwind
colors: {
custom: {
50: '#a0dfb2',
500: '#73d092',
950: '#000000',
},
}SCSS
$custom: #73d092; $custom-light: #a0dfb2; $custom-dark: #000000;
JSON
{
"hex": "#73d092",
"rgb": {
"r": 115,
"g": 208,
"b": 146
},
"hsl": {
"h": 140,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.78359,
"c": 0.12628,
"h": 153.3
},
"luminance": 0.50832
}Semantic roles & 50–950 ramp
primary
#73D092
secondary
#9C4B81
accent
#288CBD
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481