#73D0CD#73D0CD
#73D0CD is a light, moderate teal. Relative luminance 0.532; OKLCH L 79.9% C 0.089 H 192.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #73D0CD |
|---|---|
| RGB | rgb(115, 208, 205) |
| HSL | hsl(178, 50%, 63%) |
| HSV | hsv(178, 45%, 82%) |
| CMYK | cmyk(44.7%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.97, -28.36, -7.13) |
| CIE-LCH | lch(77.97, 29.24, 194.11°) |
| OKLab | oklab(79.95% -0.0868 -0.0197) |
| OKLCH | oklch(79.95% 0.089 192.8) |
| XYZ | xyz(40.6412, 53.1611, 65.8652) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.76
Darkturquoise
#00CED1
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 7.81
Seafoam Blue
#78D1B6
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D0CD #D07376
analogous
#73D09E #73D0CD #73A4D0
triadic
#73D0CD #CD73D0 #D0CD73
tetradic
#73D0CD #9E73D0 #D07376 #A4D073
square
#73D0CD #9E73D0 #D07376 #A4D073
split-complementary
#73D0CD #D073A4 #D09E73
monochromatic
#329693 #45C1BD #73D0CD #A1DFDD #CFEFEE
Accessibility & contrast
On white
1.81
#73D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#73D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D0CD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D0CD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#44D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73d0cd; /* rgb */ color: rgb(115, 208, 205); /* oklch */ color: oklch(79.9% 0.089 192.8);
Tailwind
colors: {
custom: {
50: '#a1dedc',
500: '#73d0cd',
950: '#000000',
},
}SCSS
$custom: #73d0cd; $custom-light: #a1dedc; $custom-dark: #000000;
JSON
{
"hex": "#73d0cd",
"rgb": {
"r": 115,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.065,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.79948,
"c": 0.08904,
"h": 192.8
},
"luminance": 0.53164
}Semantic roles & 50–950 ramp
primary
#73D0CD
secondary
#9C4B4E
accent
#282DBD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484