#77ABB2#77ABB2
#77ABB2 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.7% C 0.056 H 206.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABB2 |
|---|---|
| RGB | rgb(119, 171, 178) |
| HSL | hsl(187, 28%, 58%) |
| HSV | hsv(187, 33%, 70%) |
| CMYK | cmyk(33.1%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(66.72, -15.34, -9.09) |
| CIE-LCH | lch(66.72, 17.83, 210.63°) |
| OKLab | oklab(70.72% -0.0498 -0.0249) |
| OKLCH | oklch(70.72% 0.056 206.5) |
| XYZ | xyz(30.2038, 36.2604, 47.5183) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.76
Greyblue
#77A1B5
ΔE00 7.28
Bluegrey
#85A3B2
ΔE00 7.78
Turquoise Blue
#06B1C4
ΔE00 8.68
Greyish Teal
#719F91
ΔE00 9.86
Cool Grey
#95A3A6
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABB2 #B27E77
analogous
#77B29B #77ABB2 #778DB2
triadic
#77ABB2 #B277AB #ABB277
tetradic
#77ABB2 #9B77B2 #B27E77 #8DB277
square
#77ABB2 #9B77B2 #B27E77 #8DB277
split-complementary
#77ABB2 #B2778D #B29B77
monochromatic
#3F6A6F #558F97 #77ABB2 #9EC3C8 #C5DBDE
Accessibility & contrast
On white
2.54
#77ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#77ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABB2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABB2 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#999FB2
Tritanopia (blue-blind)
#61AFAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #77abb2; /* rgb */ color: rgb(119, 171, 178); /* oklch */ color: oklch(70.7% 0.056 206.5);
Tailwind
colors: {
custom: {
50: '#a0c4c9',
500: '#77abb2',
950: '#000000',
},
}SCSS
$custom: #77abb2; $custom-light: #a0c4c9; $custom-dark: #000000;
JSON
{
"hex": "#77abb2",
"rgb": {
"r": 119,
"g": 171,
"b": 178
},
"hsl": {
"h": 187.119,
"s": 27.7,
"l": 58.235
},
"oklch": {
"l": 0.70723,
"c": 0.0557,
"h": 206.5
},
"luminance": 0.36262
}Semantic roles & 50–950 ramp
primary
#77ABB2
secondary
#CEB9B7
accent
#6F64C4
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1213
muted
#7F8182