#73D1DD#73D1DD
#73D1DD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.091 H 206.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73D1DD |
|---|---|
| RGB | rgb(115, 209, 221) |
| HSL | hsl(187, 61%, 66%) |
| HSV | hsv(187, 48%, 87%) |
| CMYK | cmyk(48%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(78.73, -24.73, -14.58) |
| CIE-LCH | lch(78.73, 28.71, 210.52°) |
| OKLab | oklab(80.72% -0.0814 -0.0402) |
| OKLCH | oklch(80.72% 0.091 206.3) |
| XYZ | xyz(42.9168, 54.4626, 76.6433) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 7.39
Neon Blue
#04D9FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D1DD #DD7F73
analogous
#73DDB4 #73D1DD #739CDD
triadic
#73D1DD #DD73D1 #D1DD73
tetradic
#73D1DD #B473DD #DD7F73 #9CDD73
square
#73D1DD #B473DD #DD7F73 #9CDD73
split-complementary
#73D1DD #DD739C #DDB473
monochromatic
#2A9DAC #42C1D1 #73D1DD #A4E1E9 #D5F1F5
Accessibility & contrast
On white
1.77
#73D1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#73D1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D1DD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D1DD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#36D8D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d1dd; /* rgb */ color: rgb(115, 209, 221); /* oklch */ color: oklch(80.7% 0.091 206.3);
Tailwind
colors: {
custom: {
50: '#a2dfe7',
500: '#73d1dd',
950: '#000000',
},
}SCSS
$custom: #73d1dd; $custom-light: #a2dfe7; $custom-dark: #000000;
JSON
{
"hex": "#73d1dd",
"rgb": {
"r": 115,
"g": 209,
"b": 221
},
"hsl": {
"h": 186.792,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.80716,
"c": 0.09081,
"h": 206.3
},
"luminance": 0.54466
}Semantic roles & 50–950 ramp
primary
#73D1DD
secondary
#AE5246
accent
#301DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484