#73D294#73D294
#73D294 is a light, vivid green. Relative luminance 0.519; OKLCH L 78.9% C 0.127 H 153.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73D294 |
|---|---|
| RGB | rgb(115, 210, 148) |
| HSL | hsl(141, 51%, 64%) |
| HSV | hsv(141, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 29.5%, 17.6%) |
| CIE-LAB | lab(77.21, -41.80, 22.20) |
| CIE-LCH | lch(77.21, 47.33, 152.02°) |
| OKLab | oklab(78.88% -0.1142 0.0563) |
| OKLCH | oklch(78.88% 0.127 153.8) |
| XYZ | xyz(35.4597, 51.8736, 36.1553) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.11
Soft Green
#6FC276
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.93
Seaweed
#18D17B
ΔE00 6.38
Eucalyptus
#44D7A8
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D294 #D273B1
analogous
#81D273 #73D294 #73D2C3
triadic
#73D294 #9473D2 #D29473
tetradic
#73D294 #7381D2 #D273B1 #D2C373
square
#73D294 #7381D2 #D273B1 #D2C373
split-complementary
#73D294 #C373D2 #D27381
monochromatic
#319955 #45C371 #73D294 #A1E1B7 #D0F0DB
Accessibility & contrast
On white
1.85
#73D294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#73D294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D294
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D294 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C590
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#5ED0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d294; /* rgb */ color: rgb(115, 210, 148); /* oklch */ color: oklch(78.9% 0.127 153.8);
Tailwind
colors: {
custom: {
50: '#a0e0b3',
500: '#73d294',
950: '#000000',
},
}SCSS
$custom: #73d294; $custom-light: #a0e0b3; $custom-dark: #000000;
JSON
{
"hex": "#73d294",
"rgb": {
"r": 115,
"g": 210,
"b": 148
},
"hsl": {
"h": 140.842,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.78883,
"c": 0.12735,
"h": 153.8
},
"luminance": 0.51876
}Semantic roles & 50–950 ramp
primary
#73D294
secondary
#9F4B81
accent
#278ABF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481