#73D2BC#73D2BC
#73D2BC is a light, moderate teal. Relative luminance 0.534; OKLCH L 79.9% C 0.097 H 176.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2BC |
|---|---|
| RGB | rgb(115, 210, 188) |
| HSL | hsl(166, 51%, 64%) |
| HSV | hsv(166, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 10.5%, 17.6%) |
| CIE-LAB | lab(78.09, -33.41, 2.17) |
| CIE-LCH | lch(78.09, 33.48, 176.28°) |
| OKLab | oklab(79.89% -0.0964 0.0053) |
| OKLCH | oklch(79.89% 0.097 176.9) |
| XYZ | xyz(39.1902, 53.3658, 55.8027) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.90
Pale Teal
#82CBB2
ΔE00 3.35
Mediumaquamarine
#66CDAA
ΔE00 4.37
Turquoise
#40E0D0
ΔE00 5.91
Light Teal
#90E4C1
ΔE00 6.25
Aquamarine (survey)
#04D8B2
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2BC #D27389
analogous
#73D28C #73D2BC #73B8D2
triadic
#73D2BC #BC73D2 #D2BC73
tetradic
#73D2BC #8C73D2 #D27389 #B8D273
square
#73D2BC #8C73D2 #D27389 #B8D273
split-complementary
#73D2BC #D273B8 #D28C73
monochromatic
#319981 #45C3A6 #73D2BC #A1E1D2 #D0F0E8
Accessibility & contrast
On white
1.80
#73D2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#73D2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2BC
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2BC | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#4ED4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73d2bc; /* rgb */ color: rgb(115, 210, 188); /* oklch */ color: oklch(79.9% 0.097 176.9);
Tailwind
colors: {
custom: {
50: '#a1e0d0',
500: '#73d2bc',
950: '#000000',
},
}SCSS
$custom: #73d2bc; $custom-light: #a1e0d0; $custom-dark: #000000;
JSON
{
"hex": "#73d2bc",
"rgb": {
"r": 115,
"g": 210,
"b": 188
},
"hsl": {
"h": 166.105,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.79893,
"c": 0.09655,
"h": 176.9
},
"luminance": 0.53369
}Semantic roles & 50–950 ramp
primary
#73D2BC
secondary
#9F4B5E
accent
#274ABF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483