#77BFBF#77BFBF
#77BFBF is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.8% C 0.072 H 195.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77BFBF |
|---|---|
| RGB | rgb(119, 191, 191) |
| HSL | hsl(180, 36%, 61%) |
| HSV | hsv(180, 38%, 75%) |
| CMYK | cmyk(37.7%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(72.85, -22.44, -7.12) |
| CIE-LCH | lch(72.85, 23.54, 197.60°) |
| OKLab | oklab(75.75% -0.0695 -0.0196) |
| OKLCH | oklch(75.75% 0.072 195.7) |
| XYZ | xyz(35.6391, 44.9427, 56.0769) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 7.85
Lightseagreen
#20B2AA
ΔE00 8.80
Topaz
#13BBAF
ΔE00 8.95
Turquoise Blue
#06B1C4
ΔE00 9.35
Cadetblue
#5F9EA0
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BFBF #BF7777
analogous
#77BF9B #77BFBF #779BBF
triadic
#77BFBF #BF77BF #BFBF77
tetradic
#77BFBF #9B77BF #BF7777 #9BBF77
square
#77BFBF #9B77BF #BF7777 #9BBF77
split-complementary
#77BFBF #BF779B #BF9B77
monochromatic
#3C8080 #50A9A9 #77BFBF #A1D3D3 #CAE6E6
Accessibility & contrast
On white
2.10
#77BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#77BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BFBF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BFBF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#58C3BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #77bfbf; /* rgb */ color: rgb(119, 191, 191); /* oklch */ color: oklch(75.8% 0.072 195.7);
Tailwind
colors: {
custom: {
50: '#a2d2d2',
500: '#77bfbf',
950: '#000000',
},
}SCSS
$custom: #77bfbf; $custom-light: #a2d2d2; $custom-dark: #000000;
JSON
{
"hex": "#77bfbf",
"rgb": {
"r": 119,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 36,
"l": 60.784
},
"oklch": {
"l": 0.75754,
"c": 0.07224,
"h": 195.7
},
"luminance": 0.44945
}Semantic roles & 50–950 ramp
primary
#77BFBF
secondary
#D7BBBB
accent
#3737AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282