#73D57F#73D57F
#73D57F is a light, vivid green. Relative luminance 0.528; OKLCH L 79.2% C 0.152 H 146.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73D57F |
|---|---|
| RGB | rgb(115, 213, 127) |
| HSL | hsl(127, 54%, 64%) |
| HSV | hsv(127, 46%, 84%) |
| CMYK | cmyk(46%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(77.73, -46.70, 33.78) |
| CIE-LCH | lch(77.73, 57.63, 144.12°) |
| OKLab | oklab(79.2% -0.1269 0.0836) |
| OKLCH | oklch(79.2% 0.152 146.6) |
| XYZ | xyz(34.6933, 52.7632, 28.4307) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.59
Soft Green
#6FC276
ΔE00 4.78
Weird Green
#3AE57F
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.84
Lightish Green
#61E160
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D57F #D573C9
analogous
#98D573 #73D57F #73D5B0
triadic
#73D57F #7F73D5 #D57F73
tetradic
#73D57F #7398D5 #D573C9 #D5B073
square
#73D57F #7398D5 #D573C9 #D5B073
split-complementary
#73D57F #B073D5 #D57398
monochromatic
#2F9E3D #44C754 #73D57F #A2E3AA #D1F1D5
Accessibility & contrast
On white
1.82
#73D57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#73D57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D57F
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D57F | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C679
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#64D1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d57f; /* rgb */ color: rgb(115, 213, 127); /* oklch */ color: oklch(79.2% 0.152 146.6);
Tailwind
colors: {
custom: {
50: '#a1e2a5',
500: '#73d57f',
950: '#000000',
},
}SCSS
$custom: #73d57f; $custom-light: #a1e2a5; $custom-dark: #000000;
JSON
{
"hex": "#73d57f",
"rgb": {
"r": 115,
"g": 213,
"b": 127
},
"hsl": {
"h": 127.347,
"s": 53.846,
"l": 64.314
},
"oklch": {
"l": 0.79197,
"c": 0.15194,
"h": 146.6
},
"luminance": 0.52766
}Semantic roles & 50–950 ramp
primary
#73D57F
secondary
#A34A98
accent
#24AEC1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480