#77BCBC#77BCBC
#77BCBC is a light, moderate teal. Relative luminance 0.435; OKLCH L 75.0% C 0.070 H 195.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #77BCBC |
|---|---|
| RGB | rgb(119, 188, 188) |
| HSL | hsl(180, 34%, 60%) |
| HSV | hsv(180, 37%, 74%) |
| CMYK | cmyk(36.7%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(71.90, -21.66, -6.89) |
| CIE-LCH | lch(71.90, 22.73, 197.64°) |
| OKLab | oklab(74.96% -0.0671 -0.019) |
| OKLCH | oklch(74.96% 0.07 195.8) |
| XYZ | xyz(34.6648, 43.5169, 54.1402) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.85
Darkturquoise
#00CED1
ΔE00 8.42
Lightseagreen
#20B2AA
ΔE00 8.67
Cadetblue
#5F9EA0
ΔE00 8.77
Topaz
#13BBAF
ΔE00 9.04
Turquoise Blue
#06B1C4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BCBC #BC7777
analogous
#77BC99 #77BCBC #7799BC
triadic
#77BCBC #BC77BC #BCBC77
tetradic
#77BCBC #9977BC #BC7777 #99BC77
square
#77BCBC #9977BC #BC7777 #99BC77
split-complementary
#77BCBC #BC7799 #BC9977
monochromatic
#3D7C7C #51A5A5 #77BCBC #A0D0D0 #C9E4E4
Accessibility & contrast
On white
2.16
#77BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#77BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BCBC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BCBC | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#A7ACBD
Tritanopia (blue-blind)
#5AC0BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #77bcbc; /* rgb */ color: rgb(119, 188, 188); /* oklch */ color: oklch(75.0% 0.070 195.8);
Tailwind
colors: {
custom: {
50: '#a1d0d0',
500: '#77bcbc',
950: '#000000',
},
}SCSS
$custom: #77bcbc; $custom-light: #a1d0d0; $custom-dark: #000000;
JSON
{
"hex": "#77bcbc",
"rgb": {
"r": 119,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 33.99,
"l": 60.196
},
"oklch": {
"l": 0.74964,
"c": 0.06973,
"h": 195.8
},
"luminance": 0.43519
}Semantic roles & 50–950 ramp
primary
#77BCBC
secondary
#D5BABA
accent
#3939AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282