#77BCBB#77BCBB
#77BCBB is a light, moderate teal. Relative luminance 0.435; OKLCH L 74.9% C 0.070 H 194.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #77BCBB |
|---|---|
| RGB | rgb(119, 188, 187) |
| HSL | hsl(179, 34%, 60%) |
| HSV | hsv(179, 37%, 74%) |
| CMYK | cmyk(36.7%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(71.88, -21.91, -6.38) |
| CIE-LCH | lch(71.88, 22.82, 196.24°) |
| OKLab | oklab(74.93% -0.0675 -0.0176) |
| OKLCH | oklch(74.93% 0.07 194.6) |
| XYZ | xyz(34.5573, 43.4739, 53.5744) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.72
Darkturquoise
#00CED1
ΔE00 8.42
Lightseagreen
#20B2AA
ΔE00 8.47
Topaz
#13BBAF
ΔE00 8.79
Cadetblue
#5F9EA0
ΔE00 8.81
Turquoise Blue
#06B1C4
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BCBB #BC7778
analogous
#77BC98 #77BCBB #779BBC
triadic
#77BCBB #BB77BC #BCBB77
tetradic
#77BCBB #9877BC #BC7778 #9BBC77
square
#77BCBB #9877BC #BC7778 #9BBC77
split-complementary
#77BCBB #BC779B #BC9877
monochromatic
#3D7C7B #51A5A3 #77BCBB #A0D0CF #C9E4E4
Accessibility & contrast
On white
2.17
#77BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#77BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BCBB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BCBB | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 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)
#B4B6BB
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#5BC0BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #77bcbb; /* rgb */ color: rgb(119, 188, 187); /* oklch */ color: oklch(74.9% 0.070 194.6);
Tailwind
colors: {
custom: {
50: '#a1d0cf',
500: '#77bcbb',
950: '#000000',
},
}SCSS
$custom: #77bcbb; $custom-light: #a1d0cf; $custom-dark: #000000;
JSON
{
"hex": "#77bcbb",
"rgb": {
"r": 119,
"g": 188,
"b": 187
},
"hsl": {
"h": 179.13,
"s": 33.99,
"l": 60.196
},
"oklch": {
"l": 0.74932,
"c": 0.06978,
"h": 194.6
},
"luminance": 0.43476
}Semantic roles & 50–950 ramp
primary
#77BCBB
secondary
#D5BABB
accent
#393AAD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282