#73D2DC#73D2DC
#73D2DC is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.091 H 204.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2DC |
|---|---|
| RGB | rgb(115, 210, 220) |
| HSL | hsl(186, 60%, 66%) |
| HSV | hsv(186, 48%, 86%) |
| CMYK | cmyk(47.7%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.98, -25.49, -13.66) |
| CIE-LCH | lch(78.98, 28.92, 208.19°) |
| OKLab | oklab(80.91% -0.0829 -0.0377) |
| OKLCH | oklch(80.91% 0.091 204.4) |
| XYZ | xyz(43.0300, 54.9017, 76.0258) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.89
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2DC #DC7D73
analogous
#73DCB1 #73D2DC #739DDC
triadic
#73D2DC #DC73D2 #D2DC73
tetradic
#73D2DC #B173DC #DC7D73 #9DDC73
square
#73D2DC #B173DC #DC7D73 #9DDC73
split-complementary
#73D2DC #DC739D #DCB173
monochromatic
#2B9EAA #42C2D0 #73D2DC #A4E2E8 #D5F1F4
Accessibility & contrast
On white
1.75
#73D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#73D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2DC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2DC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#37D9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d2dc; /* rgb */ color: rgb(115, 210, 220); /* oklch */ color: oklch(80.9% 0.091 204.4);
Tailwind
colors: {
custom: {
50: '#a2e0e6',
500: '#73d2dc',
950: '#000000',
},
}SCSS
$custom: #73d2dc; $custom-light: #a2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#73d2dc",
"rgb": {
"r": 115,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.714,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.8091,
"c": 0.0911,
"h": 204.4
},
"luminance": 0.54905
}Semantic roles & 50–950 ramp
primary
#73D2DC
secondary
#AD5047
accent
#2E1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484