#73D4DC#73D4DC
#73D4DC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.092 H 202.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73D4DC |
|---|---|
| RGB | rgb(115, 212, 220) |
| HSL | hsl(185, 60%, 66%) |
| HSV | hsv(185, 48%, 86%) |
| CMYK | cmyk(47.7%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(79.55, -26.47, -12.81) |
| CIE-LCH | lch(79.55, 29.41, 205.82°) |
| OKLab | oklab(81.37% -0.0852 -0.0353) |
| OKLCH | oklch(81.37% 0.092 202.5) |
| XYZ | xyz(43.5269, 55.8954, 76.1914) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D4DC #DC7B73
analogous
#73DCAF #73D4DC #739FDC
triadic
#73D4DC #DC73D4 #D4DC73
tetradic
#73D4DC #AF73DC #DC7B73 #9FDC73
square
#73D4DC #AF73DC #DC7B73 #9FDC73
split-complementary
#73D4DC #DC739F #DCAF73
monochromatic
#2BA0AA #42C5D0 #73D4DC #A4E3E8 #D5F2F4
Accessibility & contrast
On white
1.72
#73D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#73D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D4DC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D4DC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#36DBD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73d4dc; /* rgb */ color: rgb(115, 212, 220); /* oklch */ color: oklch(81.4% 0.092 202.5);
Tailwind
colors: {
custom: {
50: '#a2e1e6',
500: '#73d4dc',
950: '#000000',
},
}SCSS
$custom: #73d4dc; $custom-light: #a2e1e6; $custom-dark: #000000;
JSON
{
"hex": "#73d4dc",
"rgb": {
"r": 115,
"g": 212,
"b": 220
},
"hsl": {
"h": 184.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81367,
"c": 0.09223,
"h": 202.5
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#73D4DC
secondary
#AD4E47
accent
#2B1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484