#73CDC0#73CDC0
#73CDC0 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.089 H 183.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDC0 |
|---|---|
| RGB | rgb(115, 205, 192) |
| HSL | hsl(171, 47%, 63%) |
| HSV | hsv(171, 44%, 80%) |
| CMYK | cmyk(43.9%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(76.75, -30.10, -1.94) |
| CIE-LCH | lch(76.75, 30.16, 183.69°) |
| OKLab | oklab(78.84% -0.0889 -0.0057) |
| OKLCH | oklch(78.84% 0.089 183.7) |
| XYZ | xyz(38.4122, 51.1103, 57.7000) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.78
Seafoam Blue
#78D1B6
ΔE00 4.85
Pale Teal
#82CBB2
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 7.16
Turquoise (survey)
#06C2AC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDC0 #CD7380
analogous
#73CD93 #73CDC0 #73ADCD
triadic
#73CDC0 #C073CD #CDC073
tetradic
#73CDC0 #9373CD #CD7380 #ADCD73
square
#73CDC0 #9373CD #CD7380 #ADCD73
split-complementary
#73CDC0 #CD73AD #CD9373
monochromatic
#349284 #46BDAC #73CDC0 #A0DDD4 #CDEDE9
Accessibility & contrast
On white
1.87
#73CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#73CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDC0
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDC0 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C0
Deuteranopia (green-blind)
#B6B9C1
Tritanopia (blue-blind)
#4DD0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73cdc0; /* rgb */ color: rgb(115, 205, 192); /* oklch */ color: oklch(78.8% 0.089 183.7);
Tailwind
colors: {
custom: {
50: '#a0dcd3',
500: '#73cdc0',
950: '#000000',
},
}SCSS
$custom: #73cdc0; $custom-light: #a0dcd3; $custom-dark: #000000;
JSON
{
"hex": "#73cdc0",
"rgb": {
"r": 115,
"g": 205,
"b": 192
},
"hsl": {
"h": 171.333,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.78843,
"c": 0.08906,
"h": 183.7
},
"luminance": 0.51113
}Semantic roles & 50–950 ramp
primary
#73CDC0
secondary
#984C57
accent
#2B40BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483