#73D7CE#73D7CE
#73D7CE is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.095 H 187.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73D7CE |
|---|---|
| RGB | rgb(115, 215, 206) |
| HSL | hsl(175, 56%, 65%) |
| HSV | hsv(175, 47%, 84%) |
| CMYK | cmyk(46.5%, 0%, 4.2%, 15.7%) |
| CIE-LAB | lab(80.01, -31.47, -4.65) |
| CIE-LCH | lch(80.01, 31.81, 188.40°) |
| OKLab | oklab(81.6% -0.0944 -0.013) |
| OKLCH | oklch(81.6% 0.095 187.9) |
| XYZ | xyz(42.5067, 56.6984, 67.0845) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.76
Turquoise
#40E0D0
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 6.70
Pale Teal
#82CBB2
ΔE00 7.34
Tiffany Blue
#7BF2DA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D7CE #D7737C
analogous
#73D79C #73D7CE #73AED7
triadic
#73D7CE #CE73D7 #D7CE73
tetradic
#73D7CE #9C73D7 #D7737C #AED773
square
#73D7CE #9C73D7 #D7737C #AED773
split-complementary
#73D7CE #D773AE #D79C73
monochromatic
#2EA197 #43C9BD #73D7CE #A3E5DF #D2F2EF
Accessibility & contrast
On white
1.70
#73D7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#73D7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D7CE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D7CE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#41DBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73d7ce; /* rgb */ color: rgb(115, 215, 206); /* oklch */ color: oklch(81.6% 0.095 187.9);
Tailwind
colors: {
custom: {
50: '#a2e3dc',
500: '#73d7ce',
950: '#000000',
},
}SCSS
$custom: #73d7ce; $custom-light: #a2e3dc; $custom-dark: #000000;
JSON
{
"hex": "#73d7ce",
"rgb": {
"r": 115,
"g": 215,
"b": 206
},
"hsl": {
"h": 174.6,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.816,
"c": 0.09528,
"h": 187.9
},
"luminance": 0.56702
}Semantic roles & 50–950 ramp
primary
#73D7CE
secondary
#A54951
accent
#2231C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484