#73D0DC#73D0DC
#73D0DC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.090 H 206.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73D0DC |
|---|---|
| RGB | rgb(115, 208, 220) |
| HSL | hsl(187, 60%, 66%) |
| HSV | hsv(187, 48%, 86%) |
| CMYK | cmyk(47.7%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.42, -24.50, -14.52) |
| CIE-LCH | lch(78.42, 28.48, 210.65°) |
| OKLab | oklab(80.45% -0.0807 -0.04) |
| OKLCH | oklch(80.45% 0.09 206.4) |
| XYZ | xyz(42.5394, 53.9203, 75.8622) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.52
Robin'S Egg
#6DEDFD
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Robin Egg Blue
#8AF1FE
ΔE00 7.51
Sky Blue
#87CEEB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D0DC #DC7F73
analogous
#73DCB3 #73D0DC #739BDC
triadic
#73D0DC #DC73D0 #D0DC73
tetradic
#73D0DC #B373DC #DC7F73 #9BDC73
square
#73D0DC #B373DC #DC7F73 #9BDC73
split-complementary
#73D0DC #DC739B #DCB373
monochromatic
#2B9CAA #42C0D0 #73D0DC #A4E0E8 #D5F1F4
Accessibility & contrast
On white
1.78
#73D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#73D0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D0DC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D0DC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#38D7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d0dc; /* rgb */ color: rgb(115, 208, 220); /* oklch */ color: oklch(80.5% 0.090 206.4);
Tailwind
colors: {
custom: {
50: '#a2dee6',
500: '#73d0dc',
950: '#000000',
},
}SCSS
$custom: #73d0dc; $custom-light: #a2dee6; $custom-dark: #000000;
JSON
{
"hex": "#73d0dc",
"rgb": {
"r": 115,
"g": 208,
"b": 220
},
"hsl": {
"h": 186.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80453,
"c": 0.09008,
"h": 206.4
},
"luminance": 0.53924
}Semantic roles & 50–950 ramp
primary
#73D0DC
secondary
#AD5247
accent
#311EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484