#77C2CC#77C2CC
#77C2CC is a light, moderate teal. Relative luminance 0.469; OKLCH L 76.9% C 0.076 H 206.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #77C2CC |
|---|---|
| RGB | rgb(119, 194, 204) |
| HSL | hsl(187, 45%, 63%) |
| HSV | hsv(187, 42%, 80%) |
| CMYK | cmyk(41.7%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(74.10, -20.69, -12.33) |
| CIE-LCH | lch(74.10, 24.09, 210.80°) |
| OKLab | oklab(76.88% -0.0678 -0.0339) |
| OKLCH | oklch(76.88% 0.076 206.6) |
| XYZ | xyz(37.7946, 46.8624, 64.1688) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.00
Turquoise Blue
#06B1C4
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.30
Darkturquoise
#00CED1
ΔE00 8.65
Mediumturquoise
#48D1CC
ΔE00 9.09
Baby Blue
#89CFF0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C2CC #CC8177
analogous
#77CCAB #77C2CC #7797CC
triadic
#77C2CC #CC77C2 #C2CC77
tetradic
#77C2CC #AB77CC #CC8177 #97CC77
square
#77C2CC #AB77CC #CC8177 #97CC77
split-complementary
#77C2CC #CC7797 #CCAB77
monochromatic
#378792 #4AAEBB #77C2CC #A4D6DD #D0EAED
Accessibility & contrast
On white
2.02
#77C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#77C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C2CC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C2CC | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#51C8C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #77c2cc; /* rgb */ color: rgb(119, 194, 204); /* oklch */ color: oklch(76.9% 0.076 206.6);
Tailwind
colors: {
custom: {
50: '#a3d4db',
500: '#77c2cc',
950: '#000000',
},
}SCSS
$custom: #77c2cc; $custom-light: #a3d4db; $custom-dark: #000000;
JSON
{
"hex": "#77c2cc",
"rgb": {
"r": 119,
"g": 194,
"b": 204
},
"hsl": {
"h": 187.059,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.76882,
"c": 0.07582,
"h": 206.6
},
"luminance": 0.46865
}Semantic roles & 50–950 ramp
primary
#77C2CC
secondary
#DFC4C0
accent
#3D2DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#0F1415
muted
#7F8383