#73D79C#73D79C
#73D79C is a light, vivid green. Relative luminance 0.546; OKLCH L 80.3% C 0.127 H 156.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73D79C |
|---|---|
| RGB | rgb(115, 215, 156) |
| HSL | hsl(145, 56%, 65%) |
| HSV | hsv(145, 47%, 84%) |
| CMYK | cmyk(46.5%, 0%, 27.4%, 15.7%) |
| CIE-LAB | lab(78.84, -42.48, 20.24) |
| CIE-LCH | lch(78.84, 47.06, 154.52°) |
| OKLab | oklab(80.26% -0.1164 0.0515) |
| OKLCH | oklch(80.26% 0.127 156.1) |
| XYZ | xyz(37.3687, 54.6432, 40.0241) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 5.30
Eucalyptus
#44D7A8
ΔE00 5.46
Aqua Green
#12E193
ΔE00 6.05
Emerald
#50C878
ΔE00 6.31
Mediumaquamarine
#66CDAA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D79C #D773AE
analogous
#7CD773 #73D79C #73D7CE
triadic
#73D79C #9C73D7 #D79C73
tetradic
#73D79C #737CD7 #D773AE #D7CE73
square
#73D79C #737CD7 #D773AE #D7CE73
split-complementary
#73D79C #CE73D7 #D7737C
monochromatic
#2EA15D #43C97A #73D79C #A3E5BE #D2F2DF
Accessibility & contrast
On white
1.76
#73D79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#73D79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D79C
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D79C | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C999
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#5BD5C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d79c; /* rgb */ color: rgb(115, 215, 156); /* oklch */ color: oklch(80.3% 0.127 156.1);
Tailwind
colors: {
custom: {
50: '#a1e4b9',
500: '#73d79c',
950: '#000000',
},
}SCSS
$custom: #73d79c; $custom-light: #a1e4b9; $custom-dark: #000000;
JSON
{
"hex": "#73d79c",
"rgb": {
"r": 115,
"g": 215,
"b": 156
},
"hsl": {
"h": 144.6,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.8026,
"c": 0.12729,
"h": 156.1
},
"luminance": 0.54646
}Semantic roles & 50–950 ramp
primary
#73D79C
secondary
#A5497F
accent
#2281C3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481