#73CFC7#73CFC7
#73CFC7 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.089 H 188.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFC7 |
|---|---|
| RGB | rgb(115, 207, 199) |
| HSL | hsl(175, 49%, 63%) |
| HSV | hsv(175, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(77.51, -29.36, -4.58) |
| CIE-LCH | lch(77.51, 29.71, 188.86°) |
| OKLab | oklab(79.53% -0.0882 -0.0128) |
| OKLCH | oklch(79.53% 0.089 188.3) |
| XYZ | xyz(39.6878, 52.3908, 62.0428) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Turquoise
#40E0D0
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.43
Seafoam Blue
#78D1B6
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 6.82
Topaz
#13BBAF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFC7 #CF737B
analogous
#73CF99 #73CFC7 #73A9CF
triadic
#73CFC7 #C773CF #CFC773
tetradic
#73CFC7 #9973CF #CF737B #A9CF73
square
#73CFC7 #9973CF #CF737B #A9CF73
split-complementary
#73CFC7 #CF73A9 #CF9973
monochromatic
#33958C #45BFB5 #73CFC7 #A1DFD9 #CEEEEB
Accessibility & contrast
On white
1.83
#73CFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#73CFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFC7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFC7 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C7
Deuteranopia (green-blind)
#B6BBC8
Tritanopia (blue-blind)
#48D3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cfc7; /* rgb */ color: rgb(115, 207, 199); /* oklch */ color: oklch(79.5% 0.089 188.3);
Tailwind
colors: {
custom: {
50: '#a1ded8',
500: '#73cfc7',
950: '#000000',
},
}SCSS
$custom: #73cfc7; $custom-light: #a1ded8; $custom-dark: #000000;
JSON
{
"hex": "#73cfc7",
"rgb": {
"r": 115,
"g": 207,
"b": 199
},
"hsl": {
"h": 174.783,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79525,
"c": 0.08913,
"h": 188.3
},
"luminance": 0.52394
}Semantic roles & 50–950 ramp
primary
#73CFC7
secondary
#9B4C53
accent
#2936BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483