#77C2CB#77C2CB
#77C2CB is a light, moderate teal. Relative luminance 0.468; OKLCH L 76.8% C 0.076 H 205.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #77C2CB |
|---|---|
| RGB | rgb(119, 194, 203) |
| HSL | hsl(186, 45%, 63%) |
| HSV | hsv(186, 41%, 80%) |
| CMYK | cmyk(41.4%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(74.07, -20.95, -11.84) |
| CIE-LCH | lch(74.07, 24.06, 209.47°) |
| OKLab | oklab(76.85% -0.0682 -0.0325) |
| OKLCH | oklch(76.85% 0.076 205.5) |
| XYZ | xyz(37.6750, 46.8146, 63.5392) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 8.25
Aqua Blue
#02D8E9
ΔE00 8.30
Sky Blue
#87CEEB
ΔE00 8.36
Darkturquoise
#00CED1
ΔE00 8.44
Mediumturquoise
#48D1CC
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C2CB #CB8077
analogous
#77CBAA #77C2CB #7798CB
triadic
#77C2CB #CB77C2 #C2CB77
tetradic
#77C2CB #AA77CB #CB8077 #98CB77
square
#77C2CB #AA77CB #CB8077 #98CB77
split-complementary
#77C2CB #CB7798 #CBAA77
monochromatic
#378790 #4BAEBA #77C2CB #A3D6DC #D0EAED
Accessibility & contrast
On white
2.03
#77C2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#77C2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C2CB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C2CB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCC
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#52C8C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #77c2cb; /* rgb */ color: rgb(119, 194, 203); /* oklch */ color: oklch(76.8% 0.076 205.5);
Tailwind
colors: {
custom: {
50: '#a2d4da',
500: '#77c2cb',
950: '#000000',
},
}SCSS
$custom: #77c2cb; $custom-light: #a2d4da; $custom-dark: #000000;
JSON
{
"hex": "#77c2cb",
"rgb": {
"r": 119,
"g": 194,
"b": 203
},
"hsl": {
"h": 186.429,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.76847,
"c": 0.07558,
"h": 205.5
},
"luminance": 0.46817
}Semantic roles & 50–950 ramp
primary
#77C2CB
secondary
#DEC3C0
accent
#3C2EB8
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383