#73D297#73D297
#73D297 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.9% C 0.125 H 155.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73D297 |
|---|---|
| RGB | rgb(115, 210, 151) |
| HSL | hsl(143, 51%, 64%) |
| HSV | hsv(143, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 28.1%, 17.6%) |
| CIE-LAB | lab(77.26, -41.24, 20.70) |
| CIE-LCH | lch(77.26, 46.14, 153.34°) |
| OKLab | oklab(78.95% -0.1129 0.0526) |
| OKLCH | oklch(78.95% 0.125 155) |
| XYZ | xyz(35.7002, 51.9698, 37.4221) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.11
Emerald
#50C878
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 5.93
Eucalyptus
#44D7A8
ΔE00 5.94
Soft Green
#6FC276
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D297 #D273AE
analogous
#7ED273 #73D297 #73D2C6
triadic
#73D297 #9773D2 #D29773
tetradic
#73D297 #737ED2 #D273AE #D2C673
square
#73D297 #737ED2 #D273AE #D2C673
split-complementary
#73D297 #C673D2 #D2737E
monochromatic
#319959 #45C375 #73D297 #A1E1B9 #D0F0DC
Accessibility & contrast
On white
1.84
#73D297 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#73D297 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D297
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D297 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D297 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#C3BB9B
Tritanopia (blue-blind)
#5DD0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73d297; /* rgb */ color: rgb(115, 210, 151); /* oklch */ color: oklch(78.9% 0.125 155.0);
Tailwind
colors: {
custom: {
50: '#a0e0b5',
500: '#73d297',
950: '#000000',
},
}SCSS
$custom: #73d297; $custom-light: #a0e0b5; $custom-dark: #000000;
JSON
{
"hex": "#73d297",
"rgb": {
"r": 115,
"g": 210,
"b": 151
},
"hsl": {
"h": 142.737,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.78949,
"c": 0.12456,
"h": 155
},
"luminance": 0.51972
}Semantic roles & 50–950 ramp
primary
#73D297
secondary
#9F4B7F
accent
#2785BF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481