#73BFC0#73BFC0
#73BFC0 is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.6% C 0.076 H 196.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #73BFC0 |
|---|---|
| RGB | rgb(115, 191, 192) |
| HSL | hsl(181, 38%, 60%) |
| HSV | hsv(181, 40%, 75%) |
| CMYK | cmyk(40.1%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(72.70, -23.22, -7.91) |
| CIE-LCH | lch(72.70, 24.54, 198.81°) |
| OKLab | oklab(75.59% -0.0723 -0.0218) |
| OKLCH | oklch(75.59% 0.076 196.8) |
| XYZ | xyz(35.2119, 44.7097, 56.6333) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.41
Lightseagreen
#20B2AA
ΔE00 8.57
Topaz
#13BBAF
ΔE00 8.77
Turquoise Blue
#06B1C4
ΔE00 8.81
Aqua Blue
#02D8E9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BFC0 #C07473
analogous
#73C09A #73BFC0 #7399C0
triadic
#73BFC0 #C073BF #BFC073
tetradic
#73BFC0 #9A73C0 #C07473 #99C073
square
#73BFC0 #9A73C0 #C07473 #99C073
split-complementary
#73BFC0 #C07399 #C09A73
monochromatic
#397E7F #4CA8AA #73BFC0 #9DD2D3 #C7E6E6
Accessibility & contrast
On white
2.11
#73BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#73BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BFC0
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BFC0 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8C0
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#50C4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #73bfc0; /* rgb */ color: rgb(115, 191, 192); /* oklch */ color: oklch(75.6% 0.076 196.8);
Tailwind
colors: {
custom: {
50: '#9fd2d3',
500: '#73bfc0',
950: '#000000',
},
}SCSS
$custom: #73bfc0; $custom-light: #9fd2d3; $custom-dark: #000000;
JSON
{
"hex": "#73bfc0",
"rgb": {
"r": 115,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.779,
"s": 37.931,
"l": 60.196
},
"oklch": {
"l": 0.75591,
"c": 0.07554,
"h": 196.8
},
"luminance": 0.44712
}Semantic roles & 50–950 ramp
primary
#73BFC0
secondary
#D6B9B9
accent
#3635B1
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282