#73CDC1#73CDC1
#73CDC1 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.089 H 184.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDC1 |
|---|---|
| RGB | rgb(115, 205, 193) |
| HSL | hsl(172, 47%, 63%) |
| HSV | hsv(172, 44%, 80%) |
| CMYK | cmyk(43.9%, 0%, 5.9%, 19.6%) |
| CIE-LAB | lab(76.77, -29.86, -2.44) |
| CIE-LCH | lch(76.77, 29.96, 184.67°) |
| OKLab | oklab(78.87% -0.0884 -0.007) |
| OKLCH | oklch(78.87% 0.089 184.5) |
| XYZ | xyz(38.5234, 51.1547, 58.2856) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.21
Pale Teal
#82CBB2
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 7.46
Mediumaquamarine
#66CDAA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDC1 #CD737F
analogous
#73CD94 #73CDC1 #73ACCD
triadic
#73CDC1 #C173CD #CDC173
tetradic
#73CDC1 #9473CD #CD737F #ACCD73
square
#73CDC1 #9473CD #CD737F #ACCD73
split-complementary
#73CDC1 #CD73AC #CD9473
monochromatic
#349285 #46BDAD #73CDC1 #A0DDD5 #CDEDE9
Accessibility & contrast
On white
1.87
#73CDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#73CDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDC1
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDC1 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C1
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#4CD0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73cdc1; /* rgb */ color: rgb(115, 205, 193); /* oklch */ color: oklch(78.9% 0.089 184.5);
Tailwind
colors: {
custom: {
50: '#a0dcd3',
500: '#73cdc1',
950: '#000000',
},
}SCSS
$custom: #73cdc1; $custom-light: #a0dcd3; $custom-dark: #000000;
JSON
{
"hex": "#73cdc1",
"rgb": {
"r": 115,
"g": 205,
"b": 193
},
"hsl": {
"h": 172,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.78874,
"c": 0.08873,
"h": 184.5
},
"luminance": 0.51158
}Semantic roles & 50–950 ramp
primary
#73CDC1
secondary
#984C56
accent
#2B3EBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483