#77BFAA#77BFAA
#77BFAA is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.1% C 0.079 H 173.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #77BFAA |
|---|---|
| RGB | rgb(119, 191, 170) |
| HSL | hsl(163, 36%, 61%) |
| HSV | hsv(163, 38%, 75%) |
| CMYK | cmyk(37.7%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(72.28, -27.38, 3.50) |
| CIE-LCH | lch(72.28, 27.60, 172.72°) |
| OKLab | oklab(75.11% -0.0785 0.0088) |
| OKLCH | oklch(75.11% 0.079 173.6) |
| XYZ | xyz(33.4915, 44.0837, 44.7666) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.32
Seafoam Blue
#78D1B6
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 5.62
Greeny Blue
#42B395
ΔE00 6.80
Tealish
#24BCA8
ΔE00 7.05
Turquoise (survey)
#06C2AC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BFAA #BF778C
analogous
#77BF86 #77BFAA #77B0BF
triadic
#77BFAA #AA77BF #BFAA77
tetradic
#77BFAA #8677BF #BF778C #B0BF77
square
#77BFAA #8677BF #BF778C #B0BF77
split-complementary
#77BFAA #BF77B0 #BF8677
monochromatic
#3C806C #50A98F #77BFAA #A1D3C4 #CAE6DE
Accessibility & contrast
On white
2.14
#77BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#77BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BFAA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BFAA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#61C0B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #77bfaa; /* rgb */ color: rgb(119, 191, 170); /* oklch */ color: oklch(75.1% 0.079 173.6);
Tailwind
colors: {
custom: {
50: '#a1d2c3',
500: '#77bfaa',
950: '#000000',
},
}SCSS
$custom: #77bfaa; $custom-light: #a1d2c3; $custom-dark: #000000;
JSON
{
"hex": "#77bfaa",
"rgb": {
"r": 119,
"g": 191,
"b": 170
},
"hsl": {
"h": 162.5,
"s": 36,
"l": 60.784
},
"oklch": {
"l": 0.75108,
"c": 0.07903,
"h": 173.6
},
"luminance": 0.44086
}Semantic roles & 50–950 ramp
primary
#77BFAA
secondary
#D7BBC3
accent
#375AAF
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281