#77CCBA#77CCBA
#77CCBA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.087 H 178.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCBA |
|---|---|
| RGB | rgb(119, 204, 186) |
| HSL | hsl(167, 45%, 63%) |
| HSV | hsv(167, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(76.47, -30.03, 0.90) |
| CIE-LCH | lch(76.47, 30.04, 178.27°) |
| OKLab | oklab(78.61% -0.0873 0.0019) |
| OKLCH | oklch(78.61% 0.087 178.7) |
| XYZ | xyz(38.0601, 50.6501, 54.2157) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.09
Pale Teal
#82CBB2
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 6.94
Turquoise (survey)
#06C2AC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCBA #CC7789
analogous
#77CC8F #77CCBA #77B3CC
triadic
#77CCBA #BA77CC #CCBA77
tetradic
#77CCBA #8F77CC #CC7789 #B3CC77
square
#77CCBA #8F77CC #CC7789 #B3CC77
split-complementary
#77CCBA #CC77B3 #CC8F77
monochromatic
#37927F #4ABBA3 #77CCBA #A4DDD1 #D0EDE7
Accessibility & contrast
On white
1.89
#77CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#77CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCBA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCBA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#58CEC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77ccba; /* rgb */ color: rgb(119, 204, 186); /* oklch */ color: oklch(78.6% 0.087 178.7);
Tailwind
colors: {
custom: {
50: '#a2dcce',
500: '#77ccba',
950: '#000000',
},
}SCSS
$custom: #77ccba; $custom-light: #a2dcce; $custom-dark: #000000;
JSON
{
"hex": "#77ccba",
"rgb": {
"r": 119,
"g": 204,
"b": 186
},
"hsl": {
"h": 167.294,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.78612,
"c": 0.0873,
"h": 178.7
},
"luminance": 0.50653
}Semantic roles & 50–950 ramp
primary
#77CCBA
secondary
#984F5E
accent
#2D4AB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483