#77C2CA#77C2CA
#77C2CA is a light, moderate teal. Relative luminance 0.468; OKLCH L 76.8% C 0.075 H 204.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77C2CA |
|---|---|
| RGB | rgb(119, 194, 202) |
| HSL | hsl(186, 44%, 63%) |
| HSV | hsv(186, 41%, 79%) |
| CMYK | cmyk(41.1%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(74.04, -21.20, -11.34) |
| CIE-LCH | lch(74.04, 24.04, 208.14°) |
| OKLab | oklab(76.81% -0.0686 -0.0311) |
| OKLCH | oklch(76.81% 0.075 204.4) |
| XYZ | xyz(37.5563, 46.7671, 62.9136) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 8.24
Aqua Blue
#02D8E9
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 8.32
Mediumturquoise
#48D1CC
ΔE00 8.49
Sky Blue
#87CEEB
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C2CA #CA7F77
analogous
#77CAA8 #77C2CA #7798CA
triadic
#77C2CA #CA77C2 #C2CA77
tetradic
#77C2CA #A877CA #CA7F77 #98CA77
square
#77C2CA #A877CA #CA7F77 #98CA77
split-complementary
#77C2CA #CA7798 #CAA877
monochromatic
#38878F #4BAEB9 #77C2CA #A3D6DB #CFEAEC
Accessibility & contrast
On white
2.03
#77C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#77C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C2CA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C2CA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A9B2CA
Tritanopia (blue-blind)
#52C8C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #77c2ca; /* rgb */ color: rgb(119, 194, 202); /* oklch */ color: oklch(76.8% 0.075 204.4);
Tailwind
colors: {
custom: {
50: '#a2d4da',
500: '#77c2ca',
950: '#000000',
},
}SCSS
$custom: #77c2ca; $custom-light: #a2d4da; $custom-dark: #000000;
JSON
{
"hex": "#77c2ca",
"rgb": {
"r": 119,
"g": 194,
"b": 202
},
"hsl": {
"h": 185.783,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.76812,
"c": 0.07537,
"h": 204.4
},
"luminance": 0.4677
}Semantic roles & 50–950 ramp
primary
#77C2CA
secondary
#DDC2BF
accent
#3C2EB7
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383