#77BFBE#77BFBE
#77BFBE is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.7% C 0.072 H 194.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #77BFBE |
|---|---|
| RGB | rgb(119, 191, 190) |
| HSL | hsl(179, 36%, 61%) |
| HSV | hsv(179, 38%, 75%) |
| CMYK | cmyk(37.7%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(72.83, -22.69, -6.61) |
| CIE-LCH | lch(72.83, 23.63, 196.25°) |
| OKLab | oklab(75.72% -0.0699 -0.0182) |
| OKLCH | oklch(75.72% 0.072 194.6) |
| XYZ | xyz(35.5294, 44.8988, 55.4993) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.85
Lightseagreen
#20B2AA
ΔE00 8.61
Topaz
#13BBAF
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 9.31
Cadetblue
#5F9EA0
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BFBE #BF7778
analogous
#77BF9A #77BFBE #779CBF
triadic
#77BFBE #BE77BF #BFBE77
tetradic
#77BFBE #9A77BF #BF7778 #9CBF77
square
#77BFBE #9A77BF #BF7778 #9CBF77
split-complementary
#77BFBE #BF779C #BF9A77
monochromatic
#3C807F #50A9A8 #77BFBE #A1D3D2 #CAE6E6
Accessibility & contrast
On white
2.10
#77BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#77BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BFBE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BFBE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BE
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#59C3BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #77bfbe; /* rgb */ color: rgb(119, 191, 190); /* oklch */ color: oklch(75.7% 0.072 194.6);
Tailwind
colors: {
custom: {
50: '#a2d2d1',
500: '#77bfbe',
950: '#000000',
},
}SCSS
$custom: #77bfbe; $custom-light: #a2d2d1; $custom-dark: #000000;
JSON
{
"hex": "#77bfbe",
"rgb": {
"r": 119,
"g": 191,
"b": 190
},
"hsl": {
"h": 179.167,
"s": 36,
"l": 60.784
},
"oklch": {
"l": 0.75721,
"c": 0.07227,
"h": 194.6
},
"luminance": 0.44901
}Semantic roles & 50–950 ramp
primary
#77BFBE
secondary
#D7BBBC
accent
#3738AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282