#77D0CA#77D0CA
#77D0CA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.0% C 0.086 H 190.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #77D0CA |
|---|---|
| RGB | rgb(119, 208, 202) |
| HSL | hsl(176, 49%, 64%) |
| HSV | hsv(176, 43%, 82%) |
| CMYK | cmyk(42.8%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.05, -28.14, -5.38) |
| CIE-LCH | lch(78.05, 28.65, 190.83°) |
| OKLab | oklab(80.03% -0.0851 -0.015) |
| OKLCH | oklch(80.03% 0.086 190) |
| XYZ | xyz(40.8201, 53.2948, 64.0015) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 7.43
Pale Teal
#82CBB2
ΔE00 7.44
Topaz
#13BBAF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D0CA #D0777D
analogous
#77D09E #77D0CA #77AAD0
triadic
#77D0CA #CA77D0 #D0CA77
tetradic
#77D0CA #9E77D0 #D0777D #AAD077
square
#77D0CA #9E77D0 #D0777D #AAD077
split-complementary
#77D0CA #D077AA #D09E77
monochromatic
#359891 #4AC0B8 #77D0CA #A4E0DC #D2EFED
Accessibility & contrast
On white
1.80
#77D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#77D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D0CA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D0CA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#4FD4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d0ca; /* rgb */ color: rgb(119, 208, 202); /* oklch */ color: oklch(80.0% 0.086 190.0);
Tailwind
colors: {
custom: {
50: '#a3deda',
500: '#77d0ca',
950: '#000000',
},
}SCSS
$custom: #77d0ca; $custom-light: #a3deda; $custom-dark: #000000;
JSON
{
"hex": "#77d0ca",
"rgb": {
"r": 119,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.955,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.80028,
"c": 0.08644,
"h": 190
},
"luminance": 0.53298
}Semantic roles & 50–950 ramp
primary
#77D0CA
secondary
#9E4E53
accent
#2A33BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483