#73D1CD#73D1CD
#73D1CD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.2% C 0.090 H 191.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #73D1CD |
|---|---|
| RGB | rgb(115, 209, 205) |
| HSL | hsl(177, 51%, 64%) |
| HSV | hsv(177, 45%, 82%) |
| CMYK | cmyk(45%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(78.26, -28.84, -6.70) |
| CIE-LCH | lch(78.26, 29.61, 193.08°) |
| OKLab | oklab(80.18% -0.088 -0.0186) |
| OKLCH | oklch(80.18% 0.09 191.9) |
| XYZ | xyz(40.8858, 53.6502, 65.9468) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.61
Darkturquoise
#00CED1
ΔE00 5.75
Turquoise
#40E0D0
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 8.03
Seafoam Blue
#78D1B6
ΔE00 8.25
Pale Teal
#82CBB2
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D1CD #D17377
analogous
#73D19E #73D1CD #73A6D1
triadic
#73D1CD #CD73D1 #D1CD73
tetradic
#73D1CD #9E73D1 #D17377 #A6D173
square
#73D1CD #9E73D1 #D17377 #A6D173
split-complementary
#73D1CD #D173A6 #D19E73
monochromatic
#329893 #45C2BD #73D1CD #A1E0DD #CFEFEE
Accessibility & contrast
On white
1.79
#73D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#73D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D1CD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D1CD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#44D6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d1cd; /* rgb */ color: rgb(115, 209, 205); /* oklch */ color: oklch(80.2% 0.090 191.9);
Tailwind
colors: {
custom: {
50: '#a1dfdc',
500: '#73d1cd',
950: '#000000',
},
}SCSS
$custom: #73d1cd; $custom-light: #a1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#73d1cd",
"rgb": {
"r": 115,
"g": 209,
"b": 205
},
"hsl": {
"h": 177.447,
"s": 50.538,
"l": 63.529
},
"oklch": {
"l": 0.80179,
"c": 0.08992,
"h": 191.9
},
"luminance": 0.53654
}Semantic roles & 50–950 ramp
primary
#73D1CD
secondary
#9D4B4F
accent
#282EBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484