#73D6CE#73D6CE
#73D6CE is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.4% C 0.094 H 188.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73D6CE |
|---|---|
| RGB | rgb(115, 214, 206) |
| HSL | hsl(175, 55%, 65%) |
| HSV | hsv(175, 46%, 84%) |
| CMYK | cmyk(46.3%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(79.72, -30.99, -5.07) |
| CIE-LCH | lch(79.72, 31.41, 189.30°) |
| OKLab | oklab(81.37% -0.0932 -0.0142) |
| OKLCH | oklch(81.37% 0.094 188.6) |
| XYZ | xyz(42.2529, 56.1907, 66.9998) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.61
Turquoise
#40E0D0
ΔE00 5.19
Darkturquoise
#00CED1
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.51
Tiffany Blue
#7BF2DA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D6CE #D6737B
analogous
#73D69D #73D6CE #73ACD6
triadic
#73D6CE #CE73D6 #D6CE73
tetradic
#73D6CE #9D73D6 #D6737B #ACD673
square
#73D6CE #9D73D6 #D6737B #ACD673
split-complementary
#73D6CE #D673AC #D69D73
monochromatic
#2FA097 #44C8BD #73D6CE #A2E4DF #D2F2EF
Accessibility & contrast
On white
1.72
#73D6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#73D6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D6CE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D6CE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCE
Deuteranopia (green-blind)
#BCC0CF
Tritanopia (blue-blind)
#41DAD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73d6ce; /* rgb */ color: rgb(115, 214, 206); /* oklch */ color: oklch(81.4% 0.094 188.6);
Tailwind
colors: {
custom: {
50: '#a2e3dc',
500: '#73d6ce',
950: '#000000',
},
}SCSS
$custom: #73d6ce; $custom-light: #a2e3dc; $custom-dark: #000000;
JSON
{
"hex": "#73d6ce",
"rgb": {
"r": 115,
"g": 214,
"b": 206
},
"hsl": {
"h": 175.152,
"s": 54.696,
"l": 64.51
},
"oklch": {
"l": 0.81368,
"c": 0.09432,
"h": 188.6
},
"luminance": 0.56194
}Semantic roles & 50–950 ramp
primary
#73D6CE
secondary
#A44951
accent
#2330C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484