#77BBBA#77BBBA
#77BBBA is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.7% C 0.069 H 194.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #77BBBA |
|---|---|
| RGB | rgb(119, 187, 186) |
| HSL | hsl(179, 33%, 60%) |
| HSV | hsv(179, 36%, 73%) |
| CMYK | cmyk(36.4%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(71.56, -21.65, -6.31) |
| CIE-LCH | lch(71.56, 22.55, 196.24°) |
| OKLab | oklab(74.67% -0.0667 -0.0174) |
| OKLCH | oklch(74.67% 0.069 194.6) |
| XYZ | xyz(34.2378, 43.0055, 52.9416) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.95
Lightseagreen
#20B2AA
ΔE00 8.45
Cadetblue
#5F9EA0
ΔE00 8.56
Darkturquoise
#00CED1
ΔE00 8.62
Topaz
#13BBAF
ΔE00 8.83
Turquoise Blue
#06B1C4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BBBA #BB7778
analogous
#77BB98 #77BBBA #779ABB
triadic
#77BBBA #BA77BB #BBBA77
tetradic
#77BBBA #9877BB #BB7778 #9ABB77
square
#77BBBA #9877BB #BB7778 #9ABB77
split-complementary
#77BBBA #BB779A #BB9877
monochromatic
#3D7A7A #52A3A2 #77BBBA #A0CFCF #C9E4E3
Accessibility & contrast
On white
2.19
#77BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#77BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BBBA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BBBA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BA
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#5BBFBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #77bbba; /* rgb */ color: rgb(119, 187, 186); /* oklch */ color: oklch(74.7% 0.069 194.6);
Tailwind
colors: {
custom: {
50: '#a1cfce',
500: '#77bbba',
950: '#000000',
},
}SCSS
$custom: #77bbba; $custom-light: #a1cfce; $custom-dark: #000000;
JSON
{
"hex": "#77bbba",
"rgb": {
"r": 119,
"g": 187,
"b": 186
},
"hsl": {
"h": 179.118,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.74668,
"c": 0.06893,
"h": 194.6
},
"luminance": 0.43008
}Semantic roles & 50–950 ramp
primary
#77BBBA
secondary
#D4BABA
accent
#5E60C9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282