#73DCD4#73DCD4
#73DCD4 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.099 H 188.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCD4 |
|---|---|
| RGB | rgb(115, 220, 212) |
| HSL | hsl(175, 60%, 66%) |
| HSV | hsv(175, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.61, -32.36, -5.49) |
| CIE-LCH | lch(81.61, 32.82, 189.62°) |
| OKLab | oklab(82.94% -0.0975 -0.0153) |
| OKLCH | oklch(82.94% 0.099 188.9) |
| XYZ | xyz(44.5422, 59.5809, 71.4276) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Turquoise
#40E0D0
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 6.81
Tiffany Blue
#7BF2DA
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.52
Bright Aqua
#0BF9EA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCD4 #DC737B
analogous
#73DC9F #73DCD4 #73AFDC
triadic
#73DCD4 #D473DC #DCD473
tetradic
#73DCD4 #9F73DC #DC737B #AFDC73
square
#73DCD4 #9F73DC #DC737B #AFDC73
split-complementary
#73DCD4 #DC73AF #DC9F73
monochromatic
#2BAAA0 #42D0C5 #73DCD4 #A4E8E3 #D5F4F2
Accessibility & contrast
On white
1.63
#73DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#73DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCD4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCD4 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#3AE1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcd4; /* rgb */ color: rgb(115, 220, 212); /* oklch */ color: oklch(82.9% 0.099 188.9);
Tailwind
colors: {
custom: {
50: '#a2e7e1',
500: '#73dcd4',
950: '#000000',
},
}SCSS
$custom: #73dcd4; $custom-light: #a2e7e1; $custom-dark: #000000;
JSON
{
"hex": "#73dcd4",
"rgb": {
"r": 115,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82944,
"c": 0.09866,
"h": 188.9
},
"luminance": 0.59585
}Semantic roles & 50–950 ramp
primary
#73DCD4
secondary
#AD474E
accent
#1E2BC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484