#73D5CD#73D5CD
#73D5CD is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.094 H 188.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73D5CD |
|---|---|
| RGB | rgb(115, 213, 205) |
| HSL | hsl(175, 54%, 64%) |
| HSV | hsv(175, 46%, 84%) |
| CMYK | cmyk(46%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.41, -30.76, -5.00) |
| CIE-LCH | lch(79.41, 31.17, 189.24°) |
| OKLab | oklab(81.11% -0.0925 -0.014) |
| OKLCH | oklch(81.11% 0.094 188.6) |
| XYZ | xyz(41.8795, 55.6377, 66.2780) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 7.40
Tiffany Blue
#7BF2DA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D5CD #D5737B
analogous
#73D59C #73D5CD #73ACD5
triadic
#73D5CD #CD73D5 #D5CD73
tetradic
#73D5CD #9C73D5 #D5737B #ACD573
square
#73D5CD #9C73D5 #D5737B #ACD573
split-complementary
#73D5CD #D573AC #D59C73
monochromatic
#2F9E95 #44C7BC #73D5CD #A2E3DE #D1F1EF
Accessibility & contrast
On white
1.73
#73D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#73D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D5CD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D5CD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#42D9D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73d5cd; /* rgb */ color: rgb(115, 213, 205); /* oklch */ color: oklch(81.1% 0.094 188.6);
Tailwind
colors: {
custom: {
50: '#a2e2dc',
500: '#73d5cd',
950: '#000000',
},
}SCSS
$custom: #73d5cd; $custom-light: #a2e2dc; $custom-dark: #000000;
JSON
{
"hex": "#73d5cd",
"rgb": {
"r": 115,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.102,
"s": 53.846,
"l": 64.314
},
"oklch": {
"l": 0.81105,
"c": 0.09359,
"h": 188.6
},
"luminance": 0.55641
}Semantic roles & 50–950 ramp
primary
#73D5CD
secondary
#A34A51
accent
#2431C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484