#73DCD3#73DCD3
#73DCD3 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.099 H 188.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCD3 |
|---|---|
| RGB | rgb(115, 220, 211) |
| HSL | hsl(175, 60%, 66%) |
| HSV | hsv(175, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.58, -32.61, -5.00) |
| CIE-LCH | lch(81.58, 32.99, 188.71°) |
| OKLab | oklab(82.91% -0.0979 -0.014) |
| OKLCH | oklch(82.91% 0.099 188.1) |
| XYZ | xyz(44.4165, 59.5306, 70.7653) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 7.00
Seafoam Blue
#78D1B6
ΔE00 7.19
Bright Aqua
#0BF9EA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCD3 #DC737C
analogous
#73DC9E #73DCD3 #73B0DC
triadic
#73DCD3 #D373DC #DCD373
tetradic
#73DCD3 #9E73DC #DC737C #B0DC73
square
#73DCD3 #9E73DC #DC737C #B0DC73
split-complementary
#73DCD3 #DC73B0 #DC9E73
monochromatic
#2BAA9F #42D0C4 #73DCD3 #A4E8E2 #D5F4F2
Accessibility & contrast
On white
1.63
#73DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#73DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCD3
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCD3 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#C1C5D4
Tritanopia (blue-blind)
#3BE0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcd3; /* rgb */ color: rgb(115, 220, 211); /* oklch */ color: oklch(82.9% 0.099 188.1);
Tailwind
colors: {
custom: {
50: '#a2e7e0',
500: '#73dcd3',
950: '#000000',
},
}SCSS
$custom: #73dcd3; $custom-light: #a2e7e0; $custom-dark: #000000;
JSON
{
"hex": "#73dcd3",
"rgb": {
"r": 115,
"g": 220,
"b": 211
},
"hsl": {
"h": 174.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82913,
"c": 0.09887,
"h": 188.1
},
"luminance": 0.59534
}Semantic roles & 50–950 ramp
primary
#73DCD3
secondary
#AD474F
accent
#1E2CC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484