#73CFAC#73CFAC
#73CFAC is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.7% C 0.103 H 167.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFAC |
|---|---|
| RGB | rgb(115, 207, 172) |
| HSL | hsl(157, 49%, 63%) |
| HSV | hsv(157, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.83, -35.61, 8.93) |
| CIE-LCH | lch(76.83, 36.71, 165.93°) |
| OKLab | oklab(78.74% -0.1 0.0229) |
| OKLCH | oklch(78.74% 0.103 167.1) |
| XYZ | xyz(36.8263, 51.2463, 46.9727) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.44
Seafoam Blue
#78D1B6
ΔE00 2.51
Pale Teal
#82CBB2
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFAC #CF7396
analogous
#73CF7E #73CFAC #73C4CF
triadic
#73CFAC #AC73CF #CFAC73
tetradic
#73CFAC #7E73CF #CF7396 #C4CF73
square
#73CFAC #7E73CF #CF7396 #C4CF73
split-complementary
#73CFAC #CF73C4 #CF7E73
monochromatic
#33956F #45BF91 #73CFAC #A1DFC7 #CEEEE2
Accessibility & contrast
On white
1.87
#73CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#73CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFAC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFAC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#BDB9AE
Tritanopia (blue-blind)
#56D0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cfac; /* rgb */ color: rgb(115, 207, 172); /* oklch */ color: oklch(78.7% 0.103 167.1);
Tailwind
colors: {
custom: {
50: '#a0dec4',
500: '#73cfac',
950: '#000000',
},
}SCSS
$custom: #73cfac; $custom-light: #a0dec4; $custom-dark: #000000;
JSON
{
"hex": "#73cfac",
"rgb": {
"r": 115,
"g": 207,
"b": 172
},
"hsl": {
"h": 157.174,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78744,
"c": 0.10259,
"h": 167.1
},
"luminance": 0.51249
}Semantic roles & 50–950 ramp
primary
#73CFAC
secondary
#9B4C6A
accent
#2961BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482