#73D8CD#73D8CD
#73D8CD is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.097 H 186.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #73D8CD |
|---|---|
| RGB | rgb(115, 216, 205) |
| HSL | hsl(173, 56%, 65%) |
| HSV | hsv(173, 47%, 85%) |
| CMYK | cmyk(46.8%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.27, -32.19, -3.73) |
| CIE-LCH | lch(80.27, 32.41, 186.61°) |
| OKLab | oklab(81.8% -0.0959 -0.0106) |
| OKLCH | oklch(81.8% 0.097 186.3) |
| XYZ | xyz(42.6411, 57.1608, 66.5318) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Turquoise
#40E0D0
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 6.10
Tiffany Blue
#7BF2DA
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D8CD #D8737E
analogous
#73D89A #73D8CD #73B1D8
triadic
#73D8CD #CD73D8 #D8CD73
tetradic
#73D8CD #9A73D8 #D8737E #B1D873
square
#73D8CD #9A73D8 #D8737E #B1D873
split-complementary
#73D8CD #D873B1 #D89A73
monochromatic
#2DA396 #43CBBC #73D8CD #A3E5DE #D3F3EF
Accessibility & contrast
On white
1.69
#73D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#73D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D8CD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D8CD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#41DCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73d8cd; /* rgb */ color: rgb(115, 216, 205); /* oklch */ color: oklch(81.8% 0.097 186.3);
Tailwind
colors: {
custom: {
50: '#a2e4dc',
500: '#73d8cd',
950: '#000000',
},
}SCSS
$custom: #73d8cd; $custom-light: #a2e4dc; $custom-dark: #000000;
JSON
{
"hex": "#73d8cd",
"rgb": {
"r": 115,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.465,
"s": 56.425,
"l": 64.902
},
"oklch": {
"l": 0.818,
"c": 0.09651,
"h": 186.3
},
"luminance": 0.57164
}Semantic roles & 50–950 ramp
primary
#73D8CD
secondary
#A74853
accent
#2233C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484