#73D8CE#73D8CE
#73D8CE is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.096 H 187.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73D8CE |
|---|---|
| RGB | rgb(115, 216, 206) |
| HSL | hsl(174, 56%, 65%) |
| HSV | hsv(174, 47%, 85%) |
| CMYK | cmyk(46.8%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(80.30, -31.95, -4.23) |
| CIE-LCH | lch(80.30, 32.22, 187.54°) |
| OKLab | oklab(81.83% -0.0955 -0.0119) |
| OKLCH | oklch(81.83% 0.096 187.1) |
| XYZ | xyz(42.7621, 57.2092, 67.1696) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.94
Tiffany Blue
#7BF2DA
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D8CE #D8737D
analogous
#73D89B #73D8CE #73B0D8
triadic
#73D8CE #CE73D8 #D8CE73
tetradic
#73D8CE #9B73D8 #D8737D #B0D873
square
#73D8CE #9B73D8 #D8737D #B0D873
split-complementary
#73D8CE #D873B0 #D89B73
monochromatic
#2DA397 #43CBBD #73D8CE #A3E5DF #D3F3F0
Accessibility & contrast
On white
1.69
#73D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#73D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D8CE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D8CE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#41DCD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73d8ce; /* rgb */ color: rgb(115, 216, 206); /* oklch */ color: oklch(81.8% 0.096 187.1);
Tailwind
colors: {
custom: {
50: '#a2e4dc',
500: '#73d8ce',
950: '#000000',
},
}SCSS
$custom: #73d8ce; $custom-light: #a2e4dc; $custom-dark: #000000;
JSON
{
"hex": "#73d8ce",
"rgb": {
"r": 115,
"g": 216,
"b": 206
},
"hsl": {
"h": 174.059,
"s": 56.425,
"l": 64.902
},
"oklch": {
"l": 0.81831,
"c": 0.09625,
"h": 187.1
},
"luminance": 0.57213
}Semantic roles & 50–950 ramp
primary
#73D8CE
secondary
#A74852
accent
#2232C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484