#73DCD0#73DCD0
#73DCD0 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.100 H 185.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCD0 |
|---|---|
| RGB | rgb(115, 220, 208) |
| HSL | hsl(173, 60%, 66%) |
| HSV | hsv(173, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.50, -33.34, -3.52) |
| CIE-LCH | lch(81.50, 33.53, 186.03°) |
| OKLab | oklab(82.82% -0.0991 -0.01) |
| OKLCH | oklch(82.82% 0.1 185.8) |
| XYZ | xyz(44.0439, 59.3816, 68.8031) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.94
Mediumturquoise
#48D1CC
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 6.22
Pale Teal
#82CBB2
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCD0 #DC737F
analogous
#73DC9B #73DCD0 #73B3DC
triadic
#73DCD0 #D073DC #DCD073
tetradic
#73DCD0 #9B73DC #DC737F #B3DC73
square
#73DCD0 #9B73DC #DC737F #B3DC73
split-complementary
#73DCD0 #DC73B3 #DC9B73
monochromatic
#2BAA9C #42D0C0 #73DCD0 #A4E8E0 #D5F4F1
Accessibility & contrast
On white
1.63
#73DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#73DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCD0
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCD0 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#3EE0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dcd0; /* rgb */ color: rgb(115, 220, 208); /* oklch */ color: oklch(82.8% 0.100 185.8);
Tailwind
colors: {
custom: {
50: '#a2e7de',
500: '#73dcd0',
950: '#000000',
},
}SCSS
$custom: #73dcd0; $custom-light: #a2e7de; $custom-dark: #000000;
JSON
{
"hex": "#73dcd0",
"rgb": {
"r": 115,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.8282,
"c": 0.09965,
"h": 185.8
},
"luminance": 0.59385
}Semantic roles & 50–950 ramp
primary
#73DCD0
secondary
#AD4752
accent
#1E31C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484