#77BBBB#77BBBB
#77BBBB is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.7% C 0.069 H 195.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #77BBBB |
|---|---|
| RGB | rgb(119, 187, 187) |
| HSL | hsl(180, 33%, 60%) |
| HSV | hsv(180, 36%, 73%) |
| CMYK | cmyk(36.4%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(71.59, -21.40, -6.81) |
| CIE-LCH | lch(71.59, 22.46, 197.65°) |
| OKLab | oklab(74.7% -0.0663 -0.0187) |
| OKLCH | oklch(74.7% 0.069 195.8) |
| XYZ | xyz(34.3445, 43.0482, 53.5035) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.08
Cadetblue
#5F9EA0
ΔE00 8.52
Darkturquoise
#00CED1
ΔE00 8.62
Lightseagreen
#20B2AA
ΔE00 8.65
Topaz
#13BBAF
ΔE00 9.09
Turquoise Blue
#06B1C4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BBBB #BB7777
analogous
#77BB99 #77BBBB #7799BB
triadic
#77BBBB #BB77BB #BBBB77
tetradic
#77BBBB #9977BB #BB7777 #99BB77
square
#77BBBB #9977BB #BB7777 #99BB77
split-complementary
#77BBBB #BB7799 #BB9977
monochromatic
#3D7A7A #52A3A3 #77BBBB #A0CFCF #C9E4E4
Accessibility & contrast
On white
2.19
#77BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#77BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BBBB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BBBB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#5BBFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #77bbbb; /* rgb */ color: rgb(119, 187, 187); /* oklch */ color: oklch(74.7% 0.069 195.8);
Tailwind
colors: {
custom: {
50: '#a1cfcf',
500: '#77bbbb',
950: '#000000',
},
}SCSS
$custom: #77bbbb; $custom-light: #a1cfcf; $custom-dark: #000000;
JSON
{
"hex": "#77bbbb",
"rgb": {
"r": 119,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.74701,
"c": 0.06889,
"h": 195.8
},
"luminance": 0.4305
}Semantic roles & 50–950 ramp
primary
#77BBBB
secondary
#D4BABA
accent
#5E5EC9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282