#73D2C8#73D2C8
#73D2C8 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.092 H 186.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2C8 |
|---|---|
| RGB | rgb(115, 210, 200) |
| HSL | hsl(174, 51%, 64%) |
| HSV | hsv(174, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.41, -30.56, -3.80) |
| CIE-LCH | lch(78.41, 30.79, 187.09°) |
| OKLab | oklab(80.25% -0.0912 -0.0107) |
| OKLCH | oklch(80.25% 0.092 186.7) |
| XYZ | xyz(40.5380, 53.9049, 62.9009) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Turquoise
#40E0D0
ΔE00 5.47
Seafoam Blue
#78D1B6
ΔE00 6.03
Pale Teal
#82CBB2
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.81
Tiffany Blue
#7BF2DA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2C8 #D2737D
analogous
#73D298 #73D2C8 #73ACD2
triadic
#73D2C8 #C873D2 #D2C873
tetradic
#73D2C8 #9873D2 #D2737D #ACD273
square
#73D2C8 #9873D2 #D2737D #ACD273
split-complementary
#73D2C8 #D273AC #D29873
monochromatic
#31998E #45C3B6 #73D2C8 #A1E1DA #D0F0EC
Accessibility & contrast
On white
1.78
#73D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#73D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2C8
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2C8 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#47D6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d2c8; /* rgb */ color: rgb(115, 210, 200); /* oklch */ color: oklch(80.3% 0.092 186.7);
Tailwind
colors: {
custom: {
50: '#a1e0d8',
500: '#73d2c8',
950: '#000000',
},
}SCSS
$custom: #73d2c8; $custom-light: #a1e0d8; $custom-dark: #000000;
JSON
{
"hex": "#73d2c8",
"rgb": {
"r": 115,
"g": 210,
"b": 200
},
"hsl": {
"h": 173.684,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.80253,
"c": 0.09186,
"h": 186.7
},
"luminance": 0.53908
}Semantic roles & 50–950 ramp
primary
#73D2C8
secondary
#9F4B54
accent
#2737BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483