#73BBBE#73BBBE
#73BBBE is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.6% C 0.072 H 199.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73BBBE |
|---|---|
| RGB | rgb(115, 187, 190) |
| HSL | hsl(182, 37%, 60%) |
| HSV | hsv(182, 39%, 75%) |
| CMYK | cmyk(39.5%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.49, -21.71, -8.62) |
| CIE-LCH | lch(71.49, 23.36, 201.66°) |
| OKLab | oklab(74.6% -0.0683 -0.0237) |
| OKLCH | oklch(74.6% 0.072 199.1) |
| XYZ | xyz(34.1314, 42.9008, 55.1873) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.09
Mediumturquoise
#48D1CC
ΔE00 8.21
Darkturquoise
#00CED1
ΔE00 8.31
Cadetblue
#5F9EA0
ΔE00 8.46
Lightseagreen
#20B2AA
ΔE00 8.88
Topaz
#13BBAF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BBBE #BE7673
analogous
#73BE9C #73BBBE #7396BE
triadic
#73BBBE #BE73BB #BBBE73
tetradic
#73BBBE #9C73BE #BE7673 #96BE73
square
#73BBBE #9C73BE #BE7673 #96BE73
split-complementary
#73BBBE #BE7396 #BE9C73
monochromatic
#3A7A7D #4DA3A6 #73BBBE #9DCFD1 #C7E4E5
Accessibility & contrast
On white
2.19
#73BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#73BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BBBE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BBBE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#52C0BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #73bbbe; /* rgb */ color: rgb(115, 187, 190); /* oklch */ color: oklch(74.6% 0.072 199.1);
Tailwind
colors: {
custom: {
50: '#9fcfd1',
500: '#73bbbe',
950: '#000000',
},
}SCSS
$custom: #73bbbe; $custom-light: #9fcfd1; $custom-dark: #000000;
JSON
{
"hex": "#73bbbe",
"rgb": {
"r": 115,
"g": 187,
"b": 190
},
"hsl": {
"h": 182.4,
"s": 36.585,
"l": 59.804
},
"oklch": {
"l": 0.74599,
"c": 0.07232,
"h": 199.1
},
"luminance": 0.42903
}Semantic roles & 50–950 ramp
primary
#73BBBE
secondary
#D5B9B8
accent
#605BCD
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282