#73D3C8#73D3C8
#73D3C8 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.093 H 185.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73D3C8 |
|---|---|
| RGB | rgb(115, 211, 200) |
| HSL | hsl(173, 52%, 64%) |
| HSV | hsv(173, 45%, 83%) |
| CMYK | cmyk(45.5%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(78.69, -31.03, -3.38) |
| CIE-LCH | lch(78.69, 31.22, 186.21°) |
| OKLab | oklab(80.49% -0.0924 -0.0096) |
| OKLCH | oklch(80.49% 0.093 185.9) |
| XYZ | xyz(40.7856, 54.4002, 62.9834) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Turquoise
#40E0D0
ΔE00 5.19
Seafoam Blue
#78D1B6
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 7.05
Tiffany Blue
#7BF2DA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D3C8 #D3737E
analogous
#73D398 #73D3C8 #73AED3
triadic
#73D3C8 #C873D3 #D3C873
tetradic
#73D3C8 #9873D3 #D3737E #AED373
square
#73D3C8 #9873D3 #D3737E #AED373
split-complementary
#73D3C8 #D373AE #D39873
monochromatic
#319B8F #44C4B6 #73D3C8 #A2E2DA #D0F0ED
Accessibility & contrast
On white
1.77
#73D3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#73D3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D3C8
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D3C8 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#46D7CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d3c8; /* rgb */ color: rgb(115, 211, 200); /* oklch */ color: oklch(80.5% 0.093 185.9);
Tailwind
colors: {
custom: {
50: '#a1e1d8',
500: '#73d3c8',
950: '#000000',
},
}SCSS
$custom: #73d3c8; $custom-light: #a1e1d8; $custom-dark: #000000;
JSON
{
"hex": "#73d3c8",
"rgb": {
"r": 115,
"g": 211,
"b": 200
},
"hsl": {
"h": 173.125,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.80485,
"c": 0.09288,
"h": 185.9
},
"luminance": 0.54403
}Semantic roles & 50–950 ramp
primary
#73D3C8
secondary
#A04A54
accent
#2638C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483