#77D3CD#77D3CD
#77D3CD is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.089 H 190.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #77D3CD |
|---|---|
| RGB | rgb(119, 211, 205) |
| HSL | hsl(176, 51%, 65%) |
| HSV | hsv(176, 44%, 83%) |
| CMYK | cmyk(43.6%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.99, -28.86, -5.60) |
| CIE-LCH | lch(78.99, 29.40, 190.98°) |
| OKLab | oklab(80.82% -0.0874 -0.0156) |
| OKLCH | oklch(80.82% 0.089 190.1) |
| XYZ | xyz(41.9171, 54.9150, 66.1365) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Turquoise
#40E0D0
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.40
Seafoam Blue
#78D1B6
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 7.70
Aqua Blue
#02D8E9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D3CD #D3777D
analogous
#77D39F #77D3CD #77ABD3
triadic
#77D3CD #CD77D3 #D3CD77
tetradic
#77D3CD #9F77D3 #D3777D #ABD377
square
#77D3CD #9F77D3 #D3777D #ABD377
split-complementary
#77D3CD #D377AB #D39F77
monochromatic
#339D96 #49C4BC #77D3CD #A5E2DE #D3F1EF
Accessibility & contrast
On white
1.75
#77D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#77D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D3CD
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D3CD | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#4CD7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d3cd; /* rgb */ color: rgb(119, 211, 205); /* oklch */ color: oklch(80.8% 0.089 190.1);
Tailwind
colors: {
custom: {
50: '#a4e1dc',
500: '#77d3cd',
950: '#000000',
},
}SCSS
$custom: #77d3cd; $custom-light: #a4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#77d3cd",
"rgb": {
"r": 119,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.087,
"s": 51.111,
"l": 64.706
},
"oklch": {
"l": 0.80815,
"c": 0.08873,
"h": 190.1
},
"luminance": 0.54918
}Semantic roles & 50–950 ramp
primary
#77D3CD
secondary
#A24C52
accent
#2731BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484