#77CBBA#77CBBA
#77CBBA is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 179.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBBA |
|---|---|
| RGB | rgb(119, 203, 186) |
| HSL | hsl(168, 45%, 63%) |
| HSV | hsv(168, 41%, 80%) |
| CMYK | cmyk(41.4%, 0%, 8.4%, 20.4%) |
| CIE-LAB | lab(76.18, -29.55, 0.48) |
| CIE-LCH | lch(76.18, 29.55, 179.06°) |
| OKLab | oklab(78.38% -0.0861 0.0008) |
| OKLCH | oklch(78.38% 0.086 179.5) |
| XYZ | xyz(37.8232, 50.1762, 54.1367) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.33
Seafoam Blue
#78D1B6
ΔE00 3.48
Mediumaquamarine
#66CDAA
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 6.37
Turquoise
#40E0D0
ΔE00 7.07
Turquoise (survey)
#06C2AC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBBA #CB7788
analogous
#77CB90 #77CBBA #77B2CB
triadic
#77CBBA #BA77CB #CBBA77
tetradic
#77CBBA #9077CB #CB7788 #B2CB77
square
#77CBBA #9077CB #CB7788 #B2CB77
split-complementary
#77CBBA #CB77B2 #CB9077
monochromatic
#37907E #4BBAA4 #77CBBA #A3DCD0 #D0EDE7
Accessibility & contrast
On white
1.90
#77CBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#77CBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBBA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBBA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#B6B8BB
Tritanopia (blue-blind)
#58CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cbba; /* rgb */ color: rgb(119, 203, 186); /* oklch */ color: oklch(78.4% 0.086 179.5);
Tailwind
colors: {
custom: {
50: '#a2dbce',
500: '#77cbba',
950: '#000000',
},
}SCSS
$custom: #77cbba; $custom-light: #a2dbce; $custom-dark: #000000;
JSON
{
"hex": "#77cbba",
"rgb": {
"r": 119,
"g": 203,
"b": 186
},
"hsl": {
"h": 167.857,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.78379,
"c": 0.08609,
"h": 179.5
},
"luminance": 0.50179
}Semantic roles & 50–950 ramp
primary
#77CBBA
secondary
#974F5E
accent
#2E4AB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483