#73D3DB#73D3DB
#73D3DB is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.091 H 202.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73D3DB |
|---|---|
| RGB | rgb(115, 211, 219) |
| HSL | hsl(185, 59%, 65%) |
| HSV | hsv(185, 47%, 86%) |
| CMYK | cmyk(47.5%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.24, -26.24, -12.75) |
| CIE-LCH | lch(79.24, 29.18, 205.91°) |
| OKLab | oklab(81.1% -0.0845 -0.0351) |
| OKLCH | oklch(81.1% 0.091 202.6) |
| XYZ | xyz(43.1457, 55.3442, 75.4129) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.94
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D3DB #DB7B73
analogous
#73DBAF #73D3DB #739FDB
triadic
#73D3DB #DB73D3 #D3DB73
tetradic
#73D3DB #AF73DB #DB7B73 #9FDB73
square
#73D3DB #AF73DB #DB7B73 #9FDB73
split-complementary
#73D3DB #DB739F #DBAF73
monochromatic
#2B9FA8 #42C4CE #73D3DB #A4E2E8 #D4F2F4
Accessibility & contrast
On white
1.74
#73D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#73D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D3DB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D3DB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#37D9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d3db; /* rgb */ color: rgb(115, 211, 219); /* oklch */ color: oklch(81.1% 0.091 202.6);
Tailwind
colors: {
custom: {
50: '#a2e0e6',
500: '#73d3db',
950: '#000000',
},
}SCSS
$custom: #73d3db; $custom-light: #a2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#73d3db",
"rgb": {
"r": 115,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.615,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.81104,
"c": 0.09149,
"h": 202.6
},
"luminance": 0.55348
}Semantic roles & 50–950 ramp
primary
#73D3DB
secondary
#AB4F47
accent
#2C1FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484