#73C0BE#73C0BE
#73C0BE is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.8% C 0.076 H 193.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73C0BE |
|---|---|
| RGB | rgb(115, 192, 190) |
| HSL | hsl(178, 38%, 60%) |
| HSV | hsv(178, 40%, 75%) |
| CMYK | cmyk(40.1%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(72.93, -24.22, -6.48) |
| CIE-LCH | lch(72.93, 25.07, 194.97°) |
| OKLab | oklab(75.76% -0.0744 -0.0179) |
| OKLCH | oklch(75.76% 0.076 193.5) |
| XYZ | xyz(35.2106, 45.0593, 55.5471) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 7.24
Topaz
#13BBAF
ΔE00 7.99
Lightseagreen
#20B2AA
ΔE00 8.05
Pale Teal
#82CBB2
ΔE00 8.92
Tealish
#24BCA8
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C0BE #C07375
analogous
#73C098 #73C0BE #739BC0
triadic
#73C0BE #BE73C0 #C0BE73
tetradic
#73C0BE #9873C0 #C07375 #9BC073
square
#73C0BE #9873C0 #C07375 #9BC073
split-complementary
#73C0BE #C0739B #C09873
monochromatic
#397F7D #4CAAA7 #73C0BE #9DD3D2 #C7E6E5
Accessibility & contrast
On white
2.10
#73C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#73C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C0BE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C0BE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#51C4BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #73c0be; /* rgb */ color: rgb(115, 192, 190); /* oklch */ color: oklch(75.8% 0.076 193.5);
Tailwind
colors: {
custom: {
50: '#9fd3d1',
500: '#73c0be',
950: '#000000',
},
}SCSS
$custom: #73c0be; $custom-light: #9fd3d1; $custom-dark: #000000;
JSON
{
"hex": "#73c0be",
"rgb": {
"r": 115,
"g": 192,
"b": 190
},
"hsl": {
"h": 178.442,
"s": 37.931,
"l": 60.196
},
"oklch": {
"l": 0.75757,
"c": 0.07648,
"h": 193.5
},
"luminance": 0.45062
}Semantic roles & 50–950 ramp
primary
#73C0BE
secondary
#D6B9B9
accent
#3538B1
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282