#77B2BB#77B2BB
#77B2BB is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.6% C 0.062 H 207.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77B2BB |
|---|---|
| RGB | rgb(119, 178, 187) |
| HSL | hsl(188, 33%, 60%) |
| HSV | hsv(188, 36%, 73%) |
| CMYK | cmyk(36.4%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.00, -16.77, -10.66) |
| CIE-LCH | lch(69.00, 19.87, 212.43°) |
| OKLab | oklab(72.64% -0.0551 -0.0292) |
| OKLCH | oklch(72.64% 0.062 207.9) |
| XYZ | xyz(32.4947, 39.3486, 52.8869) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.25
Turquoise Blue
#06B1C4
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 8.14
Bluegrey
#85A3B2
ΔE00 8.76
Sky Blue
#87CEEB
ΔE00 10.09
Bluey Grey
#89A0B0
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B2BB #BB8077
analogous
#77BBA2 #77B2BB #7790BB
triadic
#77B2BB #BB77B2 #B2BB77
tetradic
#77B2BB #A277BB #BB8077 #90BB77
square
#77B2BB #A277BB #BB8077 #90BB77
split-complementary
#77B2BB #BB7790 #BBA277
monochromatic
#3D727A #5298A3 #77B2BB #A0C9CF #C9E0E4
Accessibility & contrast
On white
2.37
#77B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#77B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B2BB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B2BB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBC
Deuteranopia (green-blind)
#9DA5BB
Tritanopia (blue-blind)
#5DB7B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77b2bb; /* rgb */ color: rgb(119, 178, 187); /* oklch */ color: oklch(72.6% 0.062 207.9);
Tailwind
colors: {
custom: {
50: '#a1c9cf',
500: '#77b2bb',
950: '#000000',
},
}SCSS
$custom: #77b2bb; $custom-light: #a1c9cf; $custom-dark: #000000;
JSON
{
"hex": "#77b2bb",
"rgb": {
"r": 119,
"g": 178,
"b": 187
},
"hsl": {
"h": 187.941,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.72636,
"c": 0.06236,
"h": 207.9
},
"luminance": 0.39351
}Semantic roles & 50–950 ramp
primary
#77B2BB
secondary
#D4BDBA
accent
#6D5EC9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282