#73D3CD#73D3CD
#73D3CD is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.092 H 190.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73D3CD |
|---|---|
| RGB | rgb(115, 211, 205) |
| HSL | hsl(176, 52%, 64%) |
| HSV | hsv(176, 45%, 83%) |
| CMYK | cmyk(45.5%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.83, -29.81, -5.85) |
| CIE-LCH | lch(78.83, 30.38, 191.11°) |
| OKLab | oklab(80.64% -0.0903 -0.0163) |
| OKLCH | oklch(80.64% 0.092 190.2) |
| XYZ | xyz(41.3795, 54.6378, 66.1113) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 7.55
Pale Teal
#82CBB2
ΔE00 7.84
Aqua Blue
#02D8E9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D3CD #D37379
analogous
#73D39D #73D3CD #73A9D3
triadic
#73D3CD #CD73D3 #D3CD73
tetradic
#73D3CD #9D73D3 #D37379 #A9D373
square
#73D3CD #9D73D3 #D37379 #A9D373
split-complementary
#73D3CD #D373A9 #D39D73
monochromatic
#319B94 #44C4BC #73D3CD #A2E2DE #D0F0EE
Accessibility & contrast
On white
1.76
#73D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#73D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D3CD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D3CD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#43D7D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d3cd; /* rgb */ color: rgb(115, 211, 205); /* oklch */ color: oklch(80.6% 0.092 190.2);
Tailwind
colors: {
custom: {
50: '#a1e1dc',
500: '#73d3cd',
950: '#000000',
},
}SCSS
$custom: #73d3cd; $custom-light: #a1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#73d3cd",
"rgb": {
"r": 115,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.25,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.80642,
"c": 0.09171,
"h": 190.2
},
"luminance": 0.54641
}Semantic roles & 50–950 ramp
primary
#73D3CD
secondary
#A04A50
accent
#2630C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484