#73D290#73D290
#73D290 is a light, vivid green. Relative luminance 0.518; OKLCH L 78.8% C 0.131 H 152.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73D290 |
|---|---|
| RGB | rgb(115, 210, 144) |
| HSL | hsl(138, 51%, 64%) |
| HSV | hsv(138, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 31.4%, 17.6%) |
| CIE-LAB | lab(77.13, -42.54, 24.20) |
| CIE-LCH | lch(77.13, 48.94, 150.36°) |
| OKLab | oklab(78.8% -0.116 0.0611) |
| OKLCH | oklch(78.8% 0.131 152.2) |
| XYZ | xyz(35.1485, 51.7491, 34.5166) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.61
Soft Green
#6FC276
ΔE00 5.01
Seaweed
#18D17B
ΔE00 6.02
Hospital Green
#9BE5AA
ΔE00 6.04
Dark Mint
#48C072
ΔE00 6.26
Seafoam
#7FE0B3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D290 #D273B5
analogous
#85D273 #73D290 #73D2BF
triadic
#73D290 #9073D2 #D29073
tetradic
#73D290 #7385D2 #D273B5 #D2BF73
square
#73D290 #7385D2 #D273B5 #D2BF73
split-complementary
#73D290 #BF73D2 #D27385
monochromatic
#319951 #45C36B #73D290 #A1E1B5 #D0F0D9
Accessibility & contrast
On white
1.85
#73D290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#73D290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D290
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D290 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#C4BB94
Tritanopia (blue-blind)
#60D0C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73d290; /* rgb */ color: rgb(115, 210, 144); /* oklch */ color: oklch(78.8% 0.131 152.2);
Tailwind
colors: {
custom: {
50: '#a0e0b1',
500: '#73d290',
950: '#000000',
},
}SCSS
$custom: #73d290; $custom-light: #a0e0b1; $custom-dark: #000000;
JSON
{
"hex": "#73d290",
"rgb": {
"r": 115,
"g": 210,
"b": 144
},
"hsl": {
"h": 138.316,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.78798,
"c": 0.13113,
"h": 152.2
},
"luminance": 0.51752
}Semantic roles & 50–950 ramp
primary
#73D290
secondary
#9F4B85
accent
#2790BF
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481