#73D5DC#73D5DC
#73D5DC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.6% C 0.093 H 201.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73D5DC |
|---|---|
| RGB | rgb(115, 213, 220) |
| HSL | hsl(184, 60%, 66%) |
| HSV | hsv(184, 48%, 86%) |
| CMYK | cmyk(47.7%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.84, -26.96, -12.38) |
| CIE-LCH | lch(79.84, 29.67, 204.67°) |
| OKLab | oklab(81.6% -0.0863 -0.0341) |
| OKLCH | oklch(81.6% 0.093 201.6) |
| XYZ | xyz(43.7777, 56.3969, 76.2750) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D5DC #DC7A73
analogous
#73DCAE #73D5DC #73A0DC
triadic
#73D5DC #DC73D5 #D5DC73
tetradic
#73D5DC #AE73DC #DC7A73 #A0DC73
square
#73D5DC #AE73DC #DC7A73 #A0DC73
split-complementary
#73D5DC #DC73A0 #DCAE73
monochromatic
#2BA2AA #42C6D0 #73D5DC #A4E4E8 #D5F2F4
Accessibility & contrast
On white
1.71
#73D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#73D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D5DC
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D5DC | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#35DBD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73d5dc; /* rgb */ color: rgb(115, 213, 220); /* oklch */ color: oklch(81.6% 0.093 201.6);
Tailwind
colors: {
custom: {
50: '#a2e2e6',
500: '#73d5dc',
950: '#000000',
},
}SCSS
$custom: #73d5dc; $custom-light: #a2e2e6; $custom-dark: #000000;
JSON
{
"hex": "#73d5dc",
"rgb": {
"r": 115,
"g": 213,
"b": 220
},
"hsl": {
"h": 184,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81596,
"c": 0.09283,
"h": 201.6
},
"luminance": 0.56401
}Semantic roles & 50–950 ramp
primary
#73D5DC
secondary
#AD4D47
accent
#291EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484