#77BFBC#77BFBC
#77BFBC is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.7% C 0.072 H 192.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #77BFBC |
|---|---|
| RGB | rgb(119, 191, 188) |
| HSL | hsl(178, 36%, 61%) |
| HSV | hsv(178, 38%, 75%) |
| CMYK | cmyk(37.7%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(72.77, -23.18, -5.61) |
| CIE-LCH | lch(72.77, 23.84, 193.60°) |
| OKLab | oklab(75.66% -0.0708 -0.0155) |
| OKLCH | oklch(75.66% 0.072 192.3) |
| XYZ | xyz(35.3123, 44.8120, 54.3560) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.92
Topaz
#13BBAF
ΔE00 8.25
Lightseagreen
#20B2AA
ΔE00 8.28
Pale Teal
#82CBB2
ΔE00 8.53
Tealish
#24BCA8
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BFBC #BF777A
analogous
#77BF98 #77BFBC #779EBF
triadic
#77BFBC #BC77BF #BFBC77
tetradic
#77BFBC #9877BF #BF777A #9EBF77
square
#77BFBC #9877BF #BF777A #9EBF77
split-complementary
#77BFBC #BF779E #BF9877
monochromatic
#3C807D #50A9A5 #77BFBC #A1D3D1 #CAE6E5
Accessibility & contrast
On white
2.11
#77BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#77BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BFBC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BFBC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#5AC3BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #77bfbc; /* rgb */ color: rgb(119, 191, 188); /* oklch */ color: oklch(75.7% 0.072 192.3);
Tailwind
colors: {
custom: {
50: '#a2d2d0',
500: '#77bfbc',
950: '#000000',
},
}SCSS
$custom: #77bfbc; $custom-light: #a2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#77bfbc",
"rgb": {
"r": 119,
"g": 191,
"b": 188
},
"hsl": {
"h": 177.5,
"s": 36,
"l": 60.784
},
"oklch": {
"l": 0.75656,
"c": 0.07246,
"h": 192.3
},
"luminance": 0.44814
}Semantic roles & 50–950 ramp
primary
#77BFBC
secondary
#D7BBBC
accent
#373CAF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282