#73D7DC#73D7DC
#73D7DC is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.1% C 0.094 H 199.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73D7DC |
|---|---|
| RGB | rgb(115, 215, 220) |
| HSL | hsl(183, 60%, 66%) |
| HSV | hsv(183, 48%, 86%) |
| CMYK | cmyk(47.7%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.41, -27.94, -11.53) |
| CIE-LCH | lch(80.41, 30.22, 202.43°) |
| OKLab | oklab(82.05% -0.0886 -0.0318) |
| OKLCH | oklch(82.05% 0.094 199.8) |
| XYZ | xyz(44.2838, 57.4092, 76.4437) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D7DC #DC7873
analogous
#73DCAC #73D7DC #73A2DC
triadic
#73D7DC #DC73D7 #D7DC73
tetradic
#73D7DC #AC73DC #DC7873 #A2DC73
square
#73D7DC #AC73DC #DC7873 #A2DC73
split-complementary
#73D7DC #DC73A2 #DCAC73
monochromatic
#2BA4AA #42C9D0 #73D7DC #A4E5E8 #D5F3F4
Accessibility & contrast
On white
1.68
#73D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#73D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D7DC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D7DC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#35DDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73d7dc; /* rgb */ color: rgb(115, 215, 220); /* oklch */ color: oklch(82.1% 0.094 199.8);
Tailwind
colors: {
custom: {
50: '#a2e3e6',
500: '#73d7dc',
950: '#000000',
},
}SCSS
$custom: #73d7dc; $custom-light: #a2e3e6; $custom-dark: #000000;
JSON
{
"hex": "#73d7dc",
"rgb": {
"r": 115,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82054,
"c": 0.0941,
"h": 199.8
},
"luminance": 0.57413
}Semantic roles & 50–950 ramp
primary
#73D7DC
secondary
#AD4B47
accent
#261EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484