#73D293#73D293
#73D293 is a light, vivid green. Relative luminance 0.518; OKLCH L 78.9% C 0.128 H 153.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #73D293 |
|---|---|
| RGB | rgb(115, 210, 147) |
| HSL | hsl(140, 51%, 64%) |
| HSV | hsv(140, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(77.19, -41.99, 22.70) |
| CIE-LCH | lch(77.19, 47.73, 151.60°) |
| OKLab | oklab(78.86% -0.1147 0.0575) |
| OKLCH | oklch(78.86% 0.128 153.4) |
| XYZ | xyz(35.3809, 51.8420, 35.7402) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.97
Soft Green
#6FC276
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 5.94
Seaweed
#18D17B
ΔE00 6.28
Dark Mint
#48C072
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D293 #D273B2
analogous
#82D273 #73D293 #73D2C2
triadic
#73D293 #9373D2 #D29373
tetradic
#73D293 #7382D2 #D273B2 #D2C273
square
#73D293 #7382D2 #D273B2 #D2C273
split-complementary
#73D293 #C273D2 #D27382
monochromatic
#319954 #45C36F #73D293 #A1E1B7 #D0F0DA
Accessibility & contrast
On white
1.85
#73D293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#73D293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D293
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D293 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58F
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#5FD0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d293; /* rgb */ color: rgb(115, 210, 147); /* oklch */ color: oklch(78.9% 0.128 153.4);
Tailwind
colors: {
custom: {
50: '#a0e0b3',
500: '#73d293',
950: '#000000',
},
}SCSS
$custom: #73d293; $custom-light: #a0e0b3; $custom-dark: #000000;
JSON
{
"hex": "#73d293",
"rgb": {
"r": 115,
"g": 210,
"b": 147
},
"hsl": {
"h": 140.211,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.78862,
"c": 0.12829,
"h": 153.4
},
"luminance": 0.51845
}Semantic roles & 50–950 ramp
primary
#73D293
secondary
#9F4B82
accent
#278CBF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481