#73D0CF#73D0CF
#73D0CF is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.0% C 0.089 H 194.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73D0CF |
|---|---|
| RGB | rgb(115, 208, 207) |
| HSL | hsl(179, 50%, 63%) |
| HSV | hsv(179, 45%, 82%) |
| CMYK | cmyk(44.7%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(78.03, -27.85, -8.12) |
| CIE-LCH | lch(78.03, 29.01, 196.25°) |
| OKLab | oklab(80.01% -0.086 -0.0224) |
| OKLCH | oklch(80.01% 0.089 194.6) |
| XYZ | xyz(40.8842, 53.2583, 67.1448) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.56
Aqua Blue
#02D8E9
ΔE00 7.25
Turquoise
#40E0D0
ΔE00 7.69
Robin'S Egg
#6DEDFD
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D0CF #D07374
analogous
#73D0A0 #73D0CF #73A2D0
triadic
#73D0CF #CF73D0 #D0CF73
tetradic
#73D0CF #A073D0 #D07374 #A2D073
square
#73D0CF #A073D0 #D07374 #A2D073
split-complementary
#73D0CF #D073A2 #D0A073
monochromatic
#329695 #45C1BF #73D0CF #A1DFDF #CFEFEE
Accessibility & contrast
On white
1.80
#73D0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#73D0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D0CF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D0CF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#42D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73d0cf; /* rgb */ color: rgb(115, 208, 207); /* oklch */ color: oklch(80.0% 0.089 194.6);
Tailwind
colors: {
custom: {
50: '#a1dedd',
500: '#73d0cf',
950: '#000000',
},
}SCSS
$custom: #73d0cf; $custom-light: #a1dedd; $custom-dark: #000000;
JSON
{
"hex": "#73d0cf",
"rgb": {
"r": 115,
"g": 208,
"b": 207
},
"hsl": {
"h": 179.355,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.80013,
"c": 0.08887,
"h": 194.6
},
"luminance": 0.53262
}Semantic roles & 50–950 ramp
primary
#73D0CF
secondary
#9C4B4C
accent
#282ABD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484