#73DCA8#73DCA8
#73DCA8 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.124 H 160.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCA8 |
|---|---|
| RGB | rgb(115, 220, 168) |
| HSL | hsl(150, 60%, 66%) |
| HSV | hsv(150, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.55, -42.31, 16.31) |
| CIE-LCH | lch(80.55, 45.34, 158.92°) |
| OKLab | oklab(81.73% -0.1167 0.0417) |
| OKLCH | oklch(81.73% 0.124 160.3) |
| XYZ | xyz(39.7281, 57.6552, 46.0732) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.17
Eucalyptus
#44D7A8
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.47
Aqua Marine
#2EE8BB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCA8 #DC73A7
analogous
#73DC73 #73DCA8 #73DBDC
triadic
#73DCA8 #A873DC #DCA873
tetradic
#73DCA8 #7373DC #DC73A7 #DBDC73
square
#73DCA8 #7373DC #DC73A7 #DBDC73
split-complementary
#73DCA8 #DC73DB #DC7373
monochromatic
#2BAA6B #42D08A #73DCA8 #A4E8C6 #D5F4E5
Accessibility & contrast
On white
1.68
#73DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#73DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCA8
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCA8 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA5
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#55DBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dca8; /* rgb */ color: rgb(115, 220, 168); /* oklch */ color: oklch(81.7% 0.124 160.3);
Tailwind
colors: {
custom: {
50: '#a1e7c2',
500: '#73dca8',
950: '#000000',
},
}SCSS
$custom: #73dca8; $custom-light: #a1e7c2; $custom-dark: #000000;
JSON
{
"hex": "#73dca8",
"rgb": {
"r": 115,
"g": 220,
"b": 168
},
"hsl": {
"h": 150.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81732,
"c": 0.12396,
"h": 160.3
},
"luminance": 0.57658
}Semantic roles & 50–950 ramp
primary
#73DCA8
secondary
#AD4779
accent
#1E72C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482