#77B2BC#77B2BC
#77B2BC is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.7% C 0.063 H 209.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77B2BC |
|---|---|
| RGB | rgb(119, 178, 188) |
| HSL | hsl(189, 34%, 60%) |
| HSV | hsv(189, 37%, 74%) |
| CMYK | cmyk(36.7%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(69.03, -16.52, -11.16) |
| CIE-LCH | lch(69.03, 19.94, 214.04°) |
| OKLab | oklab(72.67% -0.0547 -0.0306) |
| OKLCH | oklch(72.67% 0.063 209.2) |
| XYZ | xyz(32.6021, 39.3915, 53.4526) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.47
Greyblue
#77A1B5
ΔE00 7.84
Turquoise Blue
#06B1C4
ΔE00 7.84
Bluegrey
#85A3B2
ΔE00 8.51
Sky Blue
#87CEEB
ΔE00 9.80
Bluey Grey
#89A0B0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B2BC #BC8177
analogous
#77BCA4 #77B2BC #778FBC
triadic
#77B2BC #BC77B2 #B2BC77
tetradic
#77B2BC #A477BC #BC8177 #8FBC77
square
#77B2BC #A477BC #BC8177 #8FBC77
split-complementary
#77B2BC #BC778F #BCA477
monochromatic
#3D737C #5199A5 #77B2BC #A0C9D0 #C9E0E4
Accessibility & contrast
On white
2.37
#77B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#77B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B2BC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B2BC | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBD
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#5CB7B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77b2bc; /* rgb */ color: rgb(119, 178, 188); /* oklch */ color: oklch(72.7% 0.063 209.2);
Tailwind
colors: {
custom: {
50: '#a1c9d0',
500: '#77b2bc',
950: '#000000',
},
}SCSS
$custom: #77b2bc; $custom-light: #a1c9d0; $custom-dark: #000000;
JSON
{
"hex": "#77b2bc",
"rgb": {
"r": 119,
"g": 178,
"b": 188
},
"hsl": {
"h": 188.696,
"s": 33.99,
"l": 60.196
},
"oklch": {
"l": 0.72671,
"c": 0.06267,
"h": 209.2
},
"luminance": 0.39394
}Semantic roles & 50–950 ramp
primary
#77B2BC
secondary
#D5BEBA
accent
#4A39AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282