#73D6DB#73D6DB
#73D6DB is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.093 H 199.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #73D6DB |
|---|---|
| RGB | rgb(115, 214, 219) |
| HSL | hsl(183, 59%, 65%) |
| HSV | hsv(183, 47%, 86%) |
| CMYK | cmyk(47.5%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.09, -27.71, -11.47) |
| CIE-LCH | lch(80.09, 29.99, 202.48°) |
| OKLab | oklab(81.79% -0.0878 -0.0316) |
| OKLCH | oklch(81.79% 0.093 199.8) |
| XYZ | xyz(43.8979, 56.8487, 75.6637) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D6DB #DB7873
analogous
#73DBAC #73D6DB #73A2DB
triadic
#73D6DB #DB73D6 #D6DB73
tetradic
#73D6DB #AC73DB #DB7873 #A2DB73
square
#73D6DB #AC73DB #DB7873 #A2DB73
split-complementary
#73D6DB #DB73A2 #DBAC73
monochromatic
#2BA2A8 #42C8CE #73D6DB #A4E4E8 #D4F3F4
Accessibility & contrast
On white
1.70
#73D6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#73D6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D6DB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D6DB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#36DCD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73d6db; /* rgb */ color: rgb(115, 214, 219); /* oklch */ color: oklch(81.8% 0.093 199.8);
Tailwind
colors: {
custom: {
50: '#a2e3e6',
500: '#73d6db',
950: '#000000',
},
}SCSS
$custom: #73d6db; $custom-light: #a2e3e6; $custom-dark: #000000;
JSON
{
"hex": "#73d6db",
"rgb": {
"r": 115,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.885,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.81791,
"c": 0.09337,
"h": 199.8
},
"luminance": 0.56852
}Semantic roles & 50–950 ramp
primary
#73D6DB
secondary
#AB4C47
accent
#271FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484