#73DCBC#73DCBC
#73DCBC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.109 H 171.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCBC |
|---|---|
| RGB | rgb(115, 220, 188) |
| HSL | hsl(162, 60%, 66%) |
| HSV | hsv(162, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(80.99, -38.03, 6.37) |
| CIE-LCH | lch(80.99, 38.56, 170.49°) |
| OKLab | oklab(82.24% -0.1078 0.0163) |
| OKLCH | oklch(82.24% 0.109 171.4) |
| XYZ | xyz(41.7366, 58.4586, 56.6515) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.96
Light Teal
#90E4C1
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.00
Pale Teal
#82CBB2
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCBC #DC7393
analogous
#73DC87 #73DCBC #73C8DC
triadic
#73DCBC #BC73DC #DCBC73
tetradic
#73DCBC #8773DC #DC7393 #C8DC73
square
#73DCBC #8773DC #DC7393 #C8DC73
split-complementary
#73DCBC #DC73C8 #DC8773
monochromatic
#2BAA83 #42D0A5 #73DCBC #A4E8D3 #D5F4EB
Accessibility & contrast
On white
1.65
#73DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#73DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCBC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCBC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#4BDED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73dcbc; /* rgb */ color: rgb(115, 220, 188); /* oklch */ color: oklch(82.2% 0.109 171.4);
Tailwind
colors: {
custom: {
50: '#a1e7d0',
500: '#73dcbc',
950: '#000000',
},
}SCSS
$custom: #73dcbc; $custom-light: #a1e7d0; $custom-dark: #000000;
JSON
{
"hex": "#73dcbc",
"rgb": {
"r": 115,
"g": 220,
"b": 188
},
"hsl": {
"h": 161.714,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82242,
"c": 0.10904,
"h": 171.4
},
"luminance": 0.58462
}Semantic roles & 50–950 ramp
primary
#73DCBC
secondary
#AD4766
accent
#1E52C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483