#73DCA5#73DCA5
#73DCA5 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.7% C 0.127 H 158.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCA5 |
|---|---|
| RGB | rgb(115, 220, 165) |
| HSL | hsl(149, 60%, 66%) |
| HSV | hsv(149, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.48, -42.91, 17.80) |
| CIE-LCH | lch(80.48, 46.45, 157.47°) |
| OKLab | oklab(81.66% -0.1181 0.0455) |
| OKLCH | oklch(81.66% 0.127 158.9) |
| XYZ | xyz(39.4519, 57.5447, 44.6183) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.74
Eucalyptus
#44D7A8
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 5.17
Light Teal
#90E4C1
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 5.99
Aqua Green
#12E193
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCA5 #DC73AA
analogous
#75DC73 #73DCA5 #73DCD9
triadic
#73DCA5 #A573DC #DCA573
tetradic
#73DCA5 #7375DC #DC73AA #DCD973
square
#73DCA5 #7375DC #DC73AA #DCD973
split-complementary
#73DCA5 #D973DC #DC7375
monochromatic
#2BAA67 #42D086 #73DCA5 #A4E8C4 #D5F4E4
Accessibility & contrast
On white
1.68
#73DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#73DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCA5
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCA5 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA2
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#56DBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dca5; /* rgb */ color: rgb(115, 220, 165); /* oklch */ color: oklch(81.7% 0.127 158.9);
Tailwind
colors: {
custom: {
50: '#a1e7bf',
500: '#73dca5',
950: '#000000',
},
}SCSS
$custom: #73dca5; $custom-light: #a1e7bf; $custom-dark: #000000;
JSON
{
"hex": "#73dca5",
"rgb": {
"r": 115,
"g": 220,
"b": 165
},
"hsl": {
"h": 148.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81661,
"c": 0.12651,
"h": 158.9
},
"luminance": 0.57548
}Semantic roles & 50–950 ramp
primary
#73DCA5
secondary
#AD477C
accent
#1E77C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482