#73D3DC#73D3DC
#73D3DC is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.092 H 203.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73D3DC |
|---|---|
| RGB | rgb(115, 211, 220) |
| HSL | hsl(185, 60%, 66%) |
| HSV | hsv(185, 48%, 86%) |
| CMYK | cmyk(47.7%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(79.27, -25.98, -13.24) |
| CIE-LCH | lch(79.27, 29.16, 207.00°) |
| OKLab | oklab(81.14% -0.0841 -0.0365) |
| OKLCH | oklch(81.14% 0.092 203.5) |
| XYZ | xyz(43.2777, 55.3970, 76.1083) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D3DC #DC7C73
analogous
#73DCB0 #73D3DC #739EDC
triadic
#73D3DC #DC73D3 #D3DC73
tetradic
#73D3DC #B073DC #DC7C73 #9EDC73
square
#73D3DC #B073DC #DC7C73 #9EDC73
split-complementary
#73D3DC #DC739E #DCB073
monochromatic
#2B9FAA #42C4D0 #73D3DC #A4E2E8 #D5F2F4
Accessibility & contrast
On white
1.74
#73D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#73D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D3DC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D3DC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#36DAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d3dc; /* rgb */ color: rgb(115, 211, 220); /* oklch */ color: oklch(81.1% 0.092 203.5);
Tailwind
colors: {
custom: {
50: '#a2e0e6',
500: '#73d3dc',
950: '#000000',
},
}SCSS
$custom: #73d3dc; $custom-light: #a2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#73d3dc",
"rgb": {
"r": 115,
"g": 211,
"b": 220
},
"hsl": {
"h": 185.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81138,
"c": 0.09166,
"h": 203.5
},
"luminance": 0.55401
}Semantic roles & 50–950 ramp
primary
#73D3DC
secondary
#AD4F47
accent
#2C1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484