#73DCAF#73DCAF
#73DCAF is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.118 H 163.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCAF |
|---|---|
| RGB | rgb(115, 220, 175) |
| HSL | hsl(154, 60%, 66%) |
| HSV | hsv(154, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.70, -40.86, 12.83) |
| CIE-LCH | lch(80.70, 42.83, 162.57°) |
| OKLab | oklab(81.9% -0.1136 0.0329) |
| OKLCH | oklch(81.9% 0.118 163.8) |
| XYZ | xyz(40.3979, 57.9231, 49.6006) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.46
Eucalyptus
#44D7A8
ΔE00 3.80
Light Teal
#90E4C1
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 5.27
Aqua Marine
#2EE8BB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCAF #DC73A0
analogous
#73DC7A #73DCAF #73D4DC
triadic
#73DCAF #AF73DC #DCAF73
tetradic
#73DCAF #7A73DC #DC73A0 #D4DC73
square
#73DCAF #7A73DC #DC73A0 #D4DC73
split-complementary
#73DCAF #DC73D4 #DC7A73
monochromatic
#2BAA73 #42D093 #73DCAF #A4E8CB #D5F4E7
Accessibility & contrast
On white
1.67
#73DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#73DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCAF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCAF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#52DCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dcaf; /* rgb */ color: rgb(115, 220, 175); /* oklch */ color: oklch(81.9% 0.118 163.8);
Tailwind
colors: {
custom: {
50: '#a1e7c7',
500: '#73dcaf',
950: '#000000',
},
}SCSS
$custom: #73dcaf; $custom-light: #a1e7c7; $custom-dark: #000000;
JSON
{
"hex": "#73dcaf",
"rgb": {
"r": 115,
"g": 220,
"b": 175
},
"hsl": {
"h": 154.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81902,
"c": 0.11826,
"h": 163.8
},
"luminance": 0.57926
}Semantic roles & 50–950 ramp
primary
#73DCAF
secondary
#AD4772
accent
#1E67C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482