#77CCBE#77CCBE
#77CCBE is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.086 H 182.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCBE |
|---|---|
| RGB | rgb(119, 204, 190) |
| HSL | hsl(170, 45%, 63%) |
| HSV | hsv(170, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.57, -29.09, -1.10) |
| CIE-LCH | lch(76.57, 29.11, 182.16°) |
| OKLab | oklab(78.73% -0.0855 -0.0034) |
| OKLCH | oklch(78.73% 0.086 182.3) |
| XYZ | xyz(38.4913, 50.8225, 56.4866) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 6.74
Mediumaquamarine
#66CDAA
ΔE00 6.82
Turquoise (survey)
#06C2AC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCBE #CC7785
analogous
#77CC93 #77CCBE #77AFCC
triadic
#77CCBE #BE77CC #CCBE77
tetradic
#77CCBE #9377CC #CC7785 #AFCC77
square
#77CCBE #9377CC #CC7785 #AFCC77
split-complementary
#77CCBE #CC77AF #CC9377
monochromatic
#379283 #4ABBA9 #77CCBE #A4DDD3 #D0EDE9
Accessibility & contrast
On white
1.88
#77CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#77CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCBE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCBE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#56CFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77ccbe; /* rgb */ color: rgb(119, 204, 190); /* oklch */ color: oklch(78.7% 0.086 182.3);
Tailwind
colors: {
custom: {
50: '#a3dcd1',
500: '#77ccbe',
950: '#000000',
},
}SCSS
$custom: #77ccbe; $custom-light: #a3dcd1; $custom-dark: #000000;
JSON
{
"hex": "#77ccbe",
"rgb": {
"r": 119,
"g": 204,
"b": 190
},
"hsl": {
"h": 170.118,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.78731,
"c": 0.08562,
"h": 182.3
},
"luminance": 0.50825
}Semantic roles & 50–950 ramp
primary
#77CCBE
secondary
#984F5B
accent
#2D44B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483