#73DADC#73DADC
#73DADC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.096 H 197.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73DADC |
|---|---|
| RGB | rgb(115, 218, 220) |
| HSL | hsl(181, 60%, 66%) |
| HSV | hsv(181, 48%, 86%) |
| CMYK | cmyk(47.7%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.26, -29.39, -10.26) |
| CIE-LCH | lch(81.26, 31.13, 199.24°) |
| OKLab | oklab(82.74% -0.0919 -0.0283) |
| OKLCH | oklch(82.74% 0.096 197.1) |
| XYZ | xyz(45.0547, 58.9511, 76.7007) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DADC #DC7573
analogous
#73DCA9 #73DADC #73A5DC
triadic
#73DADC #DC73DA #DADC73
tetradic
#73DADC #A973DC #DC7573 #A5DC73
square
#73DADC #A973DC #DC7573 #A5DC73
split-complementary
#73DADC #DC73A5 #DCA973
monochromatic
#2BA8AA #42CDD0 #73DADC #A4E7E8 #D5F4F4
Accessibility & contrast
On white
1.64
#73DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#73DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DADC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DADC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#33E0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dadc; /* rgb */ color: rgb(115, 218, 220); /* oklch */ color: oklch(82.7% 0.096 197.1);
Tailwind
colors: {
custom: {
50: '#a3e5e6',
500: '#73dadc',
950: '#000000',
},
}SCSS
$custom: #73dadc; $custom-light: #a3e5e6; $custom-dark: #000000;
JSON
{
"hex": "#73dadc",
"rgb": {
"r": 115,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82742,
"c": 0.09617,
"h": 197.1
},
"luminance": 0.58955
}Semantic roles & 50–950 ramp
primary
#73DADC
secondary
#AD4847
accent
#211EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484