#73CFBC#73CFBC
#73CFBC is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.093 H 178.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFBC |
|---|---|
| RGB | rgb(115, 207, 188) |
| HSL | hsl(168, 49%, 63%) |
| HSV | hsv(168, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.22, -32.00, 0.91) |
| CIE-LCH | lch(77.22, 32.01, 178.38°) |
| OKLab | oklab(79.19% -0.0929 0.0019) |
| OKLCH | oklch(79.19% 0.093 178.8) |
| XYZ | xyz(38.4565, 51.8983, 55.5581) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.76
Pale Teal
#82CBB2
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFBC #CF7386
analogous
#73CF8E #73CFBC #73B4CF
triadic
#73CFBC #BC73CF #CFBC73
tetradic
#73CFBC #8E73CF #CF7386 #B4CF73
square
#73CFBC #8E73CF #CF7386 #B4CF73
split-complementary
#73CFBC #CF73B4 #CF8E73
monochromatic
#339580 #45BFA6 #73CFBC #A1DFD2 #CEEEE8
Accessibility & contrast
On white
1.85
#73CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#73CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFBC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFBC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#4FD2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cfbc; /* rgb */ color: rgb(115, 207, 188); /* oklch */ color: oklch(79.2% 0.093 178.8);
Tailwind
colors: {
custom: {
50: '#a0ded0',
500: '#73cfbc',
950: '#000000',
},
}SCSS
$custom: #73cfbc; $custom-light: #a0ded0; $custom-dark: #000000;
JSON
{
"hex": "#73cfbc",
"rgb": {
"r": 115,
"g": 207,
"b": 188
},
"hsl": {
"h": 167.609,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79191,
"c": 0.09295,
"h": 178.8
},
"luminance": 0.51901
}Semantic roles & 50–950 ramp
primary
#73CFBC
secondary
#9B4C5C
accent
#2948BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483