#73BEC0#73BEC0
#73BEC0 is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.4% C 0.075 H 197.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73BEC0 |
|---|---|
| RGB | rgb(115, 190, 192) |
| HSL | hsl(182, 38%, 60%) |
| HSV | hsv(182, 40%, 75%) |
| CMYK | cmyk(40.1%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(72.41, -22.72, -8.34) |
| CIE-LCH | lch(72.41, 24.20, 200.15°) |
| OKLab | oklab(75.36% -0.0711 -0.0229) |
| OKLCH | oklch(75.36% 0.075 197.9) |
| XYZ | xyz(34.9946, 44.2750, 56.5608) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.64
Turquoise Blue
#06B1C4
ΔE00 8.50
Lightseagreen
#20B2AA
ΔE00 8.74
Topaz
#13BBAF
ΔE00 9.07
Cadetblue
#5F9EA0
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BEC0 #C07573
analogous
#73C09B #73BEC0 #7398C0
triadic
#73BEC0 #C073BE #BEC073
tetradic
#73BEC0 #9B73C0 #C07573 #98C073
square
#73BEC0 #9B73C0 #C07573 #98C073
split-complementary
#73BEC0 #C07398 #C09B73
monochromatic
#397D7F #4CA7AA #73BEC0 #9DD2D3 #C7E5E6
Accessibility & contrast
On white
2.13
#73BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#73BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BEC0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BEC0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#A7ADC1
Tritanopia (blue-blind)
#51C3BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #73bec0; /* rgb */ color: rgb(115, 190, 192); /* oklch */ color: oklch(75.4% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#9fd1d3',
500: '#73bec0',
950: '#000000',
},
}SCSS
$custom: #73bec0; $custom-light: #9fd1d3; $custom-dark: #000000;
JSON
{
"hex": "#73bec0",
"rgb": {
"r": 115,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.558,
"s": 37.931,
"l": 60.196
},
"oklch": {
"l": 0.7536,
"c": 0.07474,
"h": 197.9
},
"luminance": 0.44278
}Semantic roles & 50–950 ramp
primary
#73BEC0
secondary
#D6B9B9
accent
#3835B1
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282