#73D0DB#73D0DB
#73D0DB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.4% C 0.090 H 205.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #73D0DB |
|---|---|
| RGB | rgb(115, 208, 219) |
| HSL | hsl(186, 59%, 65%) |
| HSV | hsv(186, 47%, 86%) |
| CMYK | cmyk(47.5%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(78.38, -24.76, -14.03) |
| CIE-LCH | lch(78.38, 28.46, 209.53°) |
| OKLab | oklab(80.42% -0.0811 -0.0387) |
| OKLCH | oklch(80.42% 0.09 205.5) |
| XYZ | xyz(42.4073, 53.8675, 75.1668) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Robin Egg Blue
#8AF1FE
ΔE00 7.54
Mediumturquoise
#48D1CC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D0DB #DB7E73
analogous
#73DBB2 #73D0DB #739CDB
triadic
#73D0DB #DB73D0 #D0DB73
tetradic
#73D0DB #B273DB #DB7E73 #9CDB73
square
#73D0DB #B273DB #DB7E73 #9CDB73
split-complementary
#73D0DB #DB739C #DBB273
monochromatic
#2B9BA8 #42C0CE #73D0DB #A4E0E8 #D4F1F4
Accessibility & contrast
On white
1.78
#73D0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#73D0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D0DB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D0DB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#38D7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d0db; /* rgb */ color: rgb(115, 208, 219); /* oklch */ color: oklch(80.4% 0.090 205.5);
Tailwind
colors: {
custom: {
50: '#a2dee6',
500: '#73d0db',
950: '#000000',
},
}SCSS
$custom: #73d0db; $custom-light: #a2dee6; $custom-dark: #000000;
JSON
{
"hex": "#73d0db",
"rgb": {
"r": 115,
"g": 208,
"b": 219
},
"hsl": {
"h": 186.346,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80418,
"c": 0.08984,
"h": 205.5
},
"luminance": 0.53871
}Semantic roles & 50–950 ramp
primary
#73D0DB
secondary
#AB5247
accent
#311FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484