#77BCA3#77BCA3
#77BCA3 is a light, moderate teal. Relative luminance 0.425; OKLCH L 74.2% C 0.079 H 169.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77BCA3 |
|---|---|
| RGB | rgb(119, 188, 163) |
| HSL | hsl(158, 34%, 60%) |
| HSV | hsv(158, 37%, 74%) |
| CMYK | cmyk(36.7%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(71.24, -27.46, 5.80) |
| CIE-LCH | lch(71.24, 28.06, 168.07°) |
| OKLab | oklab(74.21% -0.0779 0.0149) |
| OKLCH | oklch(74.21% 0.079 169.2) |
| XYZ | xyz(32.1994, 42.5307, 41.1558) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 5.58
Greeny Blue
#42B395
ΔE00 6.21
Tealish
#24BCA8
ΔE00 7.64
Darkseagreen
#8FBC8F
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BCA3 #BC7790
analogous
#77BC81 #77BCA3 #77B2BC
triadic
#77BCA3 #A377BC #BCA377
tetradic
#77BCA3 #8177BC #BC7790 #B2BC77
square
#77BCA3 #8177BC #BC7790 #B2BC77
split-complementary
#77BCA3 #BC77B2 #BC8177
monochromatic
#3D7C65 #51A586 #77BCA3 #A0D0BF #C9E4DA
Accessibility & contrast
On white
2.21
#77BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#77BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BCA3
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BCA3 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B3A2
Deuteranopia (green-blind)
#ADABA5
Tritanopia (blue-blind)
#64BDB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #77bca3; /* rgb */ color: rgb(119, 188, 163); /* oklch */ color: oklch(74.2% 0.079 169.2);
Tailwind
colors: {
custom: {
50: '#a1d0be',
500: '#77bca3',
950: '#000000',
},
}SCSS
$custom: #77bca3; $custom-light: #a1d0be; $custom-dark: #000000;
JSON
{
"hex": "#77bca3",
"rgb": {
"r": 119,
"g": 188,
"b": 163
},
"hsl": {
"h": 158.261,
"s": 33.99,
"l": 60.196
},
"oklch": {
"l": 0.74206,
"c": 0.0793,
"h": 169.2
},
"luminance": 0.42533
}Semantic roles & 50–950 ramp
primary
#77BCA3
secondary
#D5BAC4
accent
#3963AD
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1412
muted
#7F8281