#73D4C8#73D4C8
#73D4C8 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.094 H 185.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73D4C8 |
|---|---|
| RGB | rgb(115, 212, 200) |
| HSL | hsl(173, 53%, 64%) |
| HSV | hsv(173, 46%, 83%) |
| CMYK | cmyk(45.8%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(78.98, -31.51, -2.95) |
| CIE-LCH | lch(78.98, 31.65, 185.35°) |
| OKLab | oklab(80.72% -0.0935 -0.0084) |
| OKLCH | oklch(80.72% 0.094 185.2) |
| XYZ | xyz(41.0348, 54.8986, 63.0665) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 4.94
Seafoam Blue
#78D1B6
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 7.30
Tiffany Blue
#7BF2DA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D4C8 #D4737F
analogous
#73D498 #73D4C8 #73B0D4
triadic
#73D4C8 #C873D4 #D4C873
tetradic
#73D4C8 #9873D4 #D4737F #B0D473
square
#73D4C8 #9873D4 #D4737F #B0D473
split-complementary
#73D4C8 #D473B0 #D49873
monochromatic
#309D8F #44C6B6 #73D4C8 #A2E2DA #D1F1ED
Accessibility & contrast
On white
1.75
#73D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#73D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D4C8
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D4C8 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#BBBFC9
Tritanopia (blue-blind)
#46D8D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d4c8; /* rgb */ color: rgb(115, 212, 200); /* oklch */ color: oklch(80.7% 0.094 185.2);
Tailwind
colors: {
custom: {
50: '#a1e1d8',
500: '#73d4c8',
950: '#000000',
},
}SCSS
$custom: #73d4c8; $custom-light: #a1e1d8; $custom-dark: #000000;
JSON
{
"hex": "#73d4c8",
"rgb": {
"r": 115,
"g": 212,
"b": 200
},
"hsl": {
"h": 172.577,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.80718,
"c": 0.0939,
"h": 185.2
},
"luminance": 0.54902
}Semantic roles & 50–950 ramp
primary
#73D4C8
secondary
#A14A55
accent
#2538C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483