#73BBBF#73BBBF
#73BBBF is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.6% C 0.072 H 200.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73BBBF |
|---|---|
| RGB | rgb(115, 187, 191) |
| HSL | hsl(183, 37%, 60%) |
| HSV | hsv(183, 40%, 75%) |
| CMYK | cmyk(39.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(71.52, -21.46, -9.12) |
| CIE-LCH | lch(71.52, 23.32, 203.04°) |
| OKLab | oklab(74.63% -0.0679 -0.0251) |
| OKLCH | oklch(74.63% 0.072 200.3) |
| XYZ | xyz(34.2410, 42.9446, 55.7649) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 8.42
Cadetblue
#5F9EA0
ΔE00 8.49
Lightseagreen
#20B2AA
ΔE00 9.15
Topaz
#13BBAF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BBBF #BF7773
analogous
#73BF9D #73BBBF #7395BF
triadic
#73BBBF #BF73BB #BBBF73
tetradic
#73BBBF #9D73BF #BF7773 #95BF73
square
#73BBBF #9D73BF #BF7773 #95BF73
split-complementary
#73BBBF #BF7395 #BF9D73
monochromatic
#3A7A7E #4DA3A8 #73BBBF #9DCFD2 #C7E4E5
Accessibility & contrast
On white
2.19
#73BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#73BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BBBF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BBBF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#52C0BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #73bbbf; /* rgb */ color: rgb(115, 187, 191); /* oklch */ color: oklch(74.6% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#9fcfd2',
500: '#73bbbf',
950: '#000000',
},
}SCSS
$custom: #73bbbf; $custom-light: #9fcfd2; $custom-dark: #000000;
JSON
{
"hex": "#73bbbf",
"rgb": {
"r": 115,
"g": 187,
"b": 191
},
"hsl": {
"h": 183.158,
"s": 37.255,
"l": 60
},
"oklch": {
"l": 0.74633,
"c": 0.0724,
"h": 200.3
},
"luminance": 0.42947
}Semantic roles & 50–950 ramp
primary
#73BBBF
secondary
#D6BAB8
accent
#615BCD
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282