#73DCD1#73DCD1
#73DCD1 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.099 H 186.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCD1 |
|---|---|
| RGB | rgb(115, 220, 209) |
| HSL | hsl(174, 60%, 66%) |
| HSV | hsv(174, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.53, -33.10, -4.01) |
| CIE-LCH | lch(81.53, 33.34, 186.91°) |
| OKLab | oklab(82.85% -0.0987 -0.0113) |
| OKLCH | oklch(82.85% 0.099 186.5) |
| XYZ | xyz(44.1673, 59.4309, 69.4530) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.06
Mediumturquoise
#48D1CC
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.40
Pale Teal
#82CBB2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCD1 #DC737E
analogous
#73DC9C #73DCD1 #73B2DC
triadic
#73DCD1 #D173DC #DCD173
tetradic
#73DCD1 #9C73DC #DC737E #B2DC73
square
#73DCD1 #9C73DC #DC737E #B2DC73
split-complementary
#73DCD1 #DC73B2 #DC9C73
monochromatic
#2BAA9D #42D0C1 #73DCD1 #A4E8E1 #D5F4F1
Accessibility & contrast
On white
1.63
#73DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#73DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCD1
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCD1 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D1
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#3DE0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcd1; /* rgb */ color: rgb(115, 220, 209); /* oklch */ color: oklch(82.9% 0.099 186.5);
Tailwind
colors: {
custom: {
50: '#a2e7df',
500: '#73dcd1',
950: '#000000',
},
}SCSS
$custom: #73dcd1; $custom-light: #a2e7df; $custom-dark: #000000;
JSON
{
"hex": "#73dcd1",
"rgb": {
"r": 115,
"g": 220,
"b": 209
},
"hsl": {
"h": 173.714,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82851,
"c": 0.09938,
"h": 186.5
},
"luminance": 0.59435
}Semantic roles & 50–950 ramp
primary
#73DCD1
secondary
#AD4751
accent
#1E30C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484