#73DCC7#73DCC7
#73DCC7 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.103 H 179.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCC7 |
|---|---|
| RGB | rgb(115, 220, 199) |
| HSL | hsl(168, 60%, 66%) |
| HSV | hsv(168, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(81.26, -35.50, 0.92) |
| CIE-LCH | lch(81.26, 35.52, 178.51°) |
| OKLab | oklab(82.55% -0.103 0.0019) |
| OKLCH | oklch(82.55% 0.103 179) |
| XYZ | xyz(42.9679, 58.9512, 63.1362) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.88
Pale Teal
#82CBB2
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.81
Mediumaquamarine
#66CDAA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCC7 #DC7388
analogous
#73DC92 #73DCC7 #73BCDC
triadic
#73DCC7 #C773DC #DCC773
tetradic
#73DCC7 #9273DC #DC7388 #BCDC73
square
#73DCC7 #9273DC #DC7388 #BCDC73
split-complementary
#73DCC7 #DC73BC #DC9273
monochromatic
#2BAA91 #42D0B3 #73DCC7 #A4E8DB #D5F4EE
Accessibility & contrast
On white
1.64
#73DCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#73DCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCC7
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCC7 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C6
Deuteranopia (green-blind)
#C3C5C9
Tritanopia (blue-blind)
#44DFD6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dcc7; /* rgb */ color: rgb(115, 220, 199); /* oklch */ color: oklch(82.6% 0.103 179.0);
Tailwind
colors: {
custom: {
50: '#a2e7d8',
500: '#73dcc7',
950: '#000000',
},
}SCSS
$custom: #73dcc7; $custom-light: #a2e7d8; $custom-dark: #000000;
JSON
{
"hex": "#73dcc7",
"rgb": {
"r": 115,
"g": 220,
"b": 199
},
"hsl": {
"h": 168,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82551,
"c": 0.10304,
"h": 179
},
"luminance": 0.58955
}Semantic roles & 50–950 ramp
primary
#73DCC7
secondary
#AD475B
accent
#1E40C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483