#73D4DB#73D4DB
#73D4DB is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.092 H 201.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73D4DB |
|---|---|
| RGB | rgb(115, 212, 219) |
| HSL | hsl(184, 59%, 65%) |
| HSV | hsv(184, 47%, 86%) |
| CMYK | cmyk(47.5%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.52, -26.73, -12.32) |
| CIE-LCH | lch(79.52, 29.44, 204.74°) |
| OKLab | oklab(81.33% -0.0856 -0.034) |
| OKLCH | oklch(81.33% 0.092 201.6) |
| XYZ | xyz(43.3949, 55.8426, 75.4960) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D4DB #DB7A73
analogous
#73DBAE #73D4DB #73A0DB
triadic
#73D4DB #DB73D4 #D4DB73
tetradic
#73D4DB #AE73DB #DB7A73 #A0DB73
square
#73D4DB #AE73DB #DB7A73 #A0DB73
split-complementary
#73D4DB #DB73A0 #DBAE73
monochromatic
#2BA0A8 #42C5CE #73D4DB #A4E3E8 #D4F2F4
Accessibility & contrast
On white
1.73
#73D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#73D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D4DB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D4DB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDC
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#37DAD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73d4db; /* rgb */ color: rgb(115, 212, 219); /* oklch */ color: oklch(81.3% 0.092 201.6);
Tailwind
colors: {
custom: {
50: '#a2e1e6',
500: '#73d4db',
950: '#000000',
},
}SCSS
$custom: #73d4db; $custom-light: #a2e1e6; $custom-dark: #000000;
JSON
{
"hex": "#73d4db",
"rgb": {
"r": 115,
"g": 212,
"b": 219
},
"hsl": {
"h": 184.038,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.81333,
"c": 0.0921,
"h": 201.6
},
"luminance": 0.55846
}Semantic roles & 50–950 ramp
primary
#73D4DB
secondary
#AB4E47
accent
#2A1FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484