#77BFA3#77BFA3
#77BFA3 is a light, moderate teal. Relative luminance 0.438; OKLCH L 74.9% C 0.084 H 167.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #77BFA3 |
|---|---|
| RGB | rgb(119, 191, 163) |
| HSL | hsl(157, 36%, 61%) |
| HSV | hsv(157, 38%, 75%) |
| CMYK | cmyk(37.7%, 0%, 14.7%, 25.1%) |
| CIE-LAB | lab(72.11, -28.92, 7.06) |
| CIE-LCH | lch(72.11, 29.76, 166.28°) |
| OKLab | oklab(74.91% -0.0816 0.0182) |
| OKLCH | oklch(74.91% 0.084 167.5) |
| XYZ | xyz(32.8469, 43.8258, 41.3716) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.81
Greeny Blue
#42B395
ΔE00 6.34
Darkseagreen
#8FBC8F
ΔE00 7.56
Tealish
#24BCA8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BFA3 #BF7793
analogous
#77BF7F #77BFA3 #77B7BF
triadic
#77BFA3 #A377BF #BFA377
tetradic
#77BFA3 #7F77BF #BF7793 #B7BF77
square
#77BFA3 #7F77BF #BF7793 #B7BF77
split-complementary
#77BFA3 #BF77B7 #BF7F77
monochromatic
#3C8065 #50A986 #77BFA3 #A1D3BF #CAE6DB
Accessibility & contrast
On white
2.15
#77BFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#77BFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BFA3
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BFA3 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A2
Deuteranopia (green-blind)
#B0ADA5
Tritanopia (blue-blind)
#64C0B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #77bfa3; /* rgb */ color: rgb(119, 191, 163); /* oklch */ color: oklch(74.9% 0.084 167.5);
Tailwind
colors: {
custom: {
50: '#a1d2be',
500: '#77bfa3',
950: '#000000',
},
}SCSS
$custom: #77bfa3; $custom-light: #a1d2be; $custom-dark: #000000;
JSON
{
"hex": "#77bfa3",
"rgb": {
"r": 119,
"g": 191,
"b": 163
},
"hsl": {
"h": 156.667,
"s": 36,
"l": 60.784
},
"oklch": {
"l": 0.74912,
"c": 0.08361,
"h": 167.5
},
"luminance": 0.43828
}Semantic roles & 50–950 ramp
primary
#77BFA3
secondary
#D7BBC6
accent
#3765AF
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1412
muted
#7F8281