#73D0CB#73D0CB
#73D0CB is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.089 H 191.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #73D0CB |
|---|---|
| RGB | rgb(115, 208, 203) |
| HSL | hsl(177, 50%, 63%) |
| HSV | hsv(177, 45%, 82%) |
| CMYK | cmyk(44.7%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(77.91, -28.86, -6.14) |
| CIE-LCH | lch(77.91, 29.50, 192.01°) |
| OKLab | oklab(79.88% -0.0877 -0.017) |
| OKLCH | oklch(79.88% 0.089 191) |
| XYZ | xyz(40.4013, 53.0651, 64.6019) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 5.89
Turquoise
#40E0D0
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 7.85
Pale Teal
#82CBB2
ΔE00 7.93
Aqua Blue
#02D8E9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D0CB #D07378
analogous
#73D09C #73D0CB #73A6D0
triadic
#73D0CB #CB73D0 #D0CB73
tetradic
#73D0CB #9C73D0 #D07378 #A6D073
square
#73D0CB #9C73D0 #D07378 #A6D073
split-complementary
#73D0CB #D073A6 #D09C73
monochromatic
#329691 #45C1BA #73D0CB #A1DFDC #CFEFED
Accessibility & contrast
On white
1.81
#73D0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#73D0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D0CB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D0CB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CB
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#45D4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73d0cb; /* rgb */ color: rgb(115, 208, 203); /* oklch */ color: oklch(79.9% 0.089 191.0);
Tailwind
colors: {
custom: {
50: '#a1deda',
500: '#73d0cb',
950: '#000000',
},
}SCSS
$custom: #73d0cb; $custom-light: #a1deda; $custom-dark: #000000;
JSON
{
"hex": "#73d0cb",
"rgb": {
"r": 115,
"g": 208,
"b": 203
},
"hsl": {
"h": 176.774,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.79883,
"c": 0.08931,
"h": 191
},
"luminance": 0.53068
}Semantic roles & 50–950 ramp
primary
#73D0CB
secondary
#9C4B50
accent
#2830BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483