#73D4CD#73D4CD
#73D4CD is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.093 H 189.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #73D4CD |
|---|---|
| RGB | rgb(115, 212, 205) |
| HSL | hsl(176, 53%, 64%) |
| HSV | hsv(176, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.12, -30.29, -5.43) |
| CIE-LCH | lch(79.12, 30.77, 190.16°) |
| OKLab | oklab(80.87% -0.0914 -0.0151) |
| OKLCH | oklch(80.87% 0.093 189.4) |
| XYZ | xyz(41.6287, 55.1362, 66.1944) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Turquoise
#40E0D0
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 7.23
Pale Teal
#82CBB2
ΔE00 7.61
Tiffany Blue
#7BF2DA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D4CD #D4737A
analogous
#73D49D #73D4CD #73ABD4
triadic
#73D4CD #CD73D4 #D4CD73
tetradic
#73D4CD #9D73D4 #D4737A #ABD473
square
#73D4CD #9D73D4 #D4737A #ABD473
split-complementary
#73D4CD #D473AB #D49D73
monochromatic
#309D95 #44C6BC #73D4CD #A2E2DE #D1F1EE
Accessibility & contrast
On white
1.75
#73D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#73D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D4CD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D4CD | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#43D8D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d4cd; /* rgb */ color: rgb(115, 212, 205); /* oklch */ color: oklch(80.9% 0.093 189.4);
Tailwind
colors: {
custom: {
50: '#a1e1dc',
500: '#73d4cd',
950: '#000000',
},
}SCSS
$custom: #73d4cd; $custom-light: #a1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#73d4cd",
"rgb": {
"r": 115,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.67,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.80873,
"c": 0.09264,
"h": 189.4
},
"luminance": 0.5514
}Semantic roles & 50–950 ramp
primary
#73D4CD
secondary
#A14A50
accent
#2530C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484