#73BFBF#73BFBF
#73BFBF is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.6% C 0.076 H 195.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73BFBF |
|---|---|
| RGB | rgb(115, 191, 191) |
| HSL | hsl(180, 37%, 60%) |
| HSV | hsv(180, 40%, 75%) |
| CMYK | cmyk(39.8%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(72.67, -23.47, -7.41) |
| CIE-LCH | lch(72.67, 24.62, 197.52°) |
| OKLab | oklab(75.56% -0.0727 -0.0204) |
| OKLCH | oklch(75.56% 0.076 195.7) |
| XYZ | xyz(35.1015, 44.6655, 56.0517) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.79
Darkturquoise
#00CED1
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 8.35
Topaz
#13BBAF
ΔE00 8.49
Turquoise Blue
#06B1C4
ΔE00 9.05
Cadetblue
#5F9EA0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BFBF #BF7373
analogous
#73BF99 #73BFBF #7399BF
triadic
#73BFBF #BF73BF #BFBF73
tetradic
#73BFBF #9973BF #BF7373 #99BF73
square
#73BFBF #9973BF #BF7373 #99BF73
split-complementary
#73BFBF #BF7399 #BF9973
monochromatic
#3A7E7E #4DA8A8 #73BFBF #9DD2D2 #C7E5E5
Accessibility & contrast
On white
2.11
#73BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#73BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BFBF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BFBF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#51C3BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #73bfbf; /* rgb */ color: rgb(115, 191, 191); /* oklch */ color: oklch(75.6% 0.076 195.7);
Tailwind
colors: {
custom: {
50: '#9fd2d2',
500: '#73bfbf',
950: '#000000',
},
}SCSS
$custom: #73bfbf; $custom-light: #9fd2d2; $custom-dark: #000000;
JSON
{
"hex": "#73bfbf",
"rgb": {
"r": 115,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 37.255,
"l": 60
},
"oklch": {
"l": 0.75558,
"c": 0.07555,
"h": 195.7
},
"luminance": 0.44668
}Semantic roles & 50–950 ramp
primary
#73BFBF
secondary
#D6B8B8
accent
#5B5BCD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282