#73D5DD#73D5DD
#73D5DD is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.093 H 202.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73D5DD |
|---|---|
| RGB | rgb(115, 213, 221) |
| HSL | hsl(185, 61%, 66%) |
| HSV | hsv(185, 48%, 87%) |
| CMYK | cmyk(48%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.87, -26.70, -12.87) |
| CIE-LCH | lch(79.87, 29.64, 205.74°) |
| OKLab | oklab(81.63% -0.0859 -0.0355) |
| OKLCH | oklch(81.63% 0.093 202.4) |
| XYZ | xyz(43.9105, 56.4501, 76.9746) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D5DD #DD7B73
analogous
#73DDB0 #73D5DD #73A0DD
triadic
#73D5DD #DD73D5 #D5DD73
tetradic
#73D5DD #B073DD #DD7B73 #A0DD73
square
#73D5DD #B073DD #DD7B73 #A0DD73
split-complementary
#73D5DD #DD73A0 #DDB073
monochromatic
#2AA2AC #42C6D1 #73D5DD #A4E4E9 #D5F3F5
Accessibility & contrast
On white
1.71
#73D5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#73D5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D5DD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D5DD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDE
Deuteranopia (green-blind)
#B7C0DE
Tritanopia (blue-blind)
#34DCD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73d5dd; /* rgb */ color: rgb(115, 213, 221); /* oklch */ color: oklch(81.6% 0.093 202.4);
Tailwind
colors: {
custom: {
50: '#a2e2e7',
500: '#73d5dd',
950: '#000000',
},
}SCSS
$custom: #73d5dd; $custom-light: #a2e2e7; $custom-dark: #000000;
JSON
{
"hex": "#73d5dd",
"rgb": {
"r": 115,
"g": 213,
"b": 221
},
"hsl": {
"h": 184.528,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.8163,
"c": 0.09296,
"h": 202.4
},
"luminance": 0.56454
}Semantic roles & 50–950 ramp
primary
#73D5DD
secondary
#AE4E46
accent
#2A1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484