#73D9DB#73D9DB
#73D9DB is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.5% C 0.095 H 197.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73D9DB |
|---|---|
| RGB | rgb(115, 217, 219) |
| HSL | hsl(181, 59%, 65%) |
| HSV | hsv(181, 47%, 86%) |
| CMYK | cmyk(47.5%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.95, -29.16, -10.19) |
| CIE-LCH | lch(80.95, 30.89, 199.26°) |
| OKLab | oklab(82.48% -0.0912 -0.0281) |
| OKLCH | oklch(82.48% 0.095 197.1) |
| XYZ | xyz(44.6641, 58.3812, 75.9191) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D9DB #DB7573
analogous
#73DBA9 #73D9DB #73A5DB
triadic
#73D9DB #DB73D9 #D9DB73
tetradic
#73D9DB #A973DB #DB7573 #A5DB73
square
#73D9DB #A973DB #DB7573 #A5DB73
split-complementary
#73D9DB #DB73A5 #DBA973
monochromatic
#2BA6A8 #42CCCE #73D9DB #A4E6E8 #D4F3F4
Accessibility & contrast
On white
1.66
#73D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#73D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D9DB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D9DB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#35DFD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73d9db; /* rgb */ color: rgb(115, 217, 219); /* oklch */ color: oklch(82.5% 0.095 197.1);
Tailwind
colors: {
custom: {
50: '#a3e5e6',
500: '#73d9db',
950: '#000000',
},
}SCSS
$custom: #73d9db; $custom-light: #a3e5e6; $custom-dark: #000000;
JSON
{
"hex": "#73d9db",
"rgb": {
"r": 115,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.154,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.82479,
"c": 0.09544,
"h": 197.1
},
"luminance": 0.58385
}Semantic roles & 50–950 ramp
primary
#73D9DB
secondary
#AB4947
accent
#221FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484