#77BFAB#77BFAB
#77BFAB is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.1% C 0.078 H 174.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #77BFAB |
|---|---|
| RGB | rgb(119, 191, 171) |
| HSL | hsl(163, 36%, 61%) |
| HSV | hsv(163, 38%, 75%) |
| CMYK | cmyk(37.7%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(72.31, -27.15, 2.99) |
| CIE-LCH | lch(72.31, 27.32, 173.72°) |
| OKLab | oklab(75.14% -0.0781 0.0075) |
| OKLCH | oklch(75.14% 0.078 174.5) |
| XYZ | xyz(33.5865, 44.1217, 45.2667) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 5.84
Greeny Blue
#42B395
ΔE00 6.94
Tealish
#24BCA8
ΔE00 7.00
Turquoise (survey)
#06C2AC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BFAB #BF778B
analogous
#77BF87 #77BFAB #77AFBF
triadic
#77BFAB #AB77BF #BFAB77
tetradic
#77BFAB #8777BF #BF778B #AFBF77
square
#77BFAB #8777BF #BF778B #AFBF77
split-complementary
#77BFAB #BF77AF #BF8777
monochromatic
#3C806D #50A990 #77BFAB #A1D3C5 #CAE6DE
Accessibility & contrast
On white
2.14
#77BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#77BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BFAB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BFAB | 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)
#BAB7AA
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#61C1B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #77bfab; /* rgb */ color: rgb(119, 191, 171); /* oklch */ color: oklch(75.1% 0.078 174.5);
Tailwind
colors: {
custom: {
50: '#a1d2c4',
500: '#77bfab',
950: '#000000',
},
}SCSS
$custom: #77bfab; $custom-light: #a1d2c4; $custom-dark: #000000;
JSON
{
"hex": "#77bfab",
"rgb": {
"r": 119,
"g": 191,
"b": 171
},
"hsl": {
"h": 163.333,
"s": 36,
"l": 60.784
},
"oklch": {
"l": 0.75137,
"c": 0.07845,
"h": 174.5
},
"luminance": 0.44124
}Semantic roles & 50–950 ramp
primary
#77BFAB
secondary
#D7BBC3
accent
#3758AF
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281