#73CFBA#73CFBA
#73CFBA is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.094 H 177.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFBA |
|---|---|
| RGB | rgb(115, 207, 186) |
| HSL | hsl(166, 49%, 63%) |
| HSV | hsv(166, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 10.1%, 18.8%) |
| CIE-LAB | lab(77.17, -32.47, 1.91) |
| CIE-LCH | lch(77.17, 32.52, 176.64°) |
| OKLab | oklab(79.13% -0.0938 0.0046) |
| OKLCH | oklch(79.13% 0.094 177.2) |
| XYZ | xyz(38.2424, 51.8127, 54.4305) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.10
Pale Teal
#82CBB2
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFBA #CF7388
analogous
#73CF8C #73CFBA #73B6CF
triadic
#73CFBA #BA73CF #CFBA73
tetradic
#73CFBA #8C73CF #CF7388 #B6CF73
square
#73CFBA #8C73CF #CF7388 #B6CF73
split-complementary
#73CFBA #CF73B6 #CF8C73
monochromatic
#33957E #45BFA4 #73CFBA #A1DFD0 #CEEEE7
Accessibility & contrast
On white
1.85
#73CFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#73CFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFBA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFBA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#50D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cfba; /* rgb */ color: rgb(115, 207, 186); /* oklch */ color: oklch(79.1% 0.094 177.2);
Tailwind
colors: {
custom: {
50: '#a0dece',
500: '#73cfba',
950: '#000000',
},
}SCSS
$custom: #73cfba; $custom-light: #a0dece; $custom-dark: #000000;
JSON
{
"hex": "#73cfba",
"rgb": {
"r": 115,
"g": 207,
"b": 186
},
"hsl": {
"h": 166.304,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79132,
"c": 0.09392,
"h": 177.2
},
"luminance": 0.51816
}Semantic roles & 50–950 ramp
primary
#73CFBA
secondary
#9B4C5E
accent
#294BBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483