#73DCD2#73DCD2
#73DCD2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.099 H 187.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCD2 |
|---|---|
| RGB | rgb(115, 220, 210) |
| HSL | hsl(174, 60%, 66%) |
| HSV | hsv(174, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.56, -32.85, -4.50) |
| CIE-LCH | lch(81.56, 33.16, 187.81°) |
| OKLab | oklab(82.88% -0.0983 -0.0127) |
| OKLCH | oklch(82.88% 0.099 187.3) |
| XYZ | xyz(44.2915, 59.4806, 70.1071) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.22
Mediumturquoise
#48D1CC
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 6.86
Darkturquoise
#00CED1
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCD2 #DC737D
analogous
#73DC9D #73DCD2 #73B1DC
triadic
#73DCD2 #D273DC #DCD273
tetradic
#73DCD2 #9D73DC #DC737D #B1DC73
square
#73DCD2 #9D73DC #DC737D #B1DC73
split-complementary
#73DCD2 #DC73B1 #DC9D73
monochromatic
#2BAA9E #42D0C2 #73DCD2 #A4E8E2 #D5F4F1
Accessibility & contrast
On white
1.63
#73DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#73DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCD2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCD2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#C1C5D3
Tritanopia (blue-blind)
#3CE0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcd2; /* rgb */ color: rgb(115, 220, 210); /* oklch */ color: oklch(82.9% 0.099 187.3);
Tailwind
colors: {
custom: {
50: '#a2e7df',
500: '#73dcd2',
950: '#000000',
},
}SCSS
$custom: #73dcd2; $custom-light: #a2e7df; $custom-dark: #000000;
JSON
{
"hex": "#73dcd2",
"rgb": {
"r": 115,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82882,
"c": 0.09911,
"h": 187.3
},
"luminance": 0.59484
}Semantic roles & 50–950 ramp
primary
#73DCD2
secondary
#AD4750
accent
#1E2EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484