#77DCC3#77DCC3
#77DCC3 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.102 H 175.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCC3 |
|---|---|
| RGB | rgb(119, 220, 195) |
| HSL | hsl(165, 59%, 66%) |
| HSV | hsv(165, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(81.32, -35.49, 3.14) |
| CIE-LCH | lch(81.32, 35.63, 174.94°) |
| OKLab | oklab(82.6% -0.102 0.0078) |
| OKLCH | oklch(82.6% 0.102 175.6) |
| XYZ | xyz(43.0472, 59.0450, 60.7476) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.92
Light Teal
#90E4C1
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCC3 #DC7790
analogous
#77DC91 #77DCC3 #77C2DC
triadic
#77DCC3 #C377DC #DCC377
tetradic
#77DCC3 #9177DC #DC7790 #C2DC77
square
#77DCC3 #9177DC #DC7790 #C2DC77
split-complementary
#77DCC3 #DC77C2 #DC9177
monochromatic
#2CAC8D #46CFAE #77DCC3 #A8E9D8 #D8F5EE
Accessibility & contrast
On white
1.64
#77DCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#77DCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCC3
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCC3 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C2
Deuteranopia (green-blind)
#C5C5C5
Tritanopia (blue-blind)
#4FDED4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77dcc3; /* rgb */ color: rgb(119, 220, 195); /* oklch */ color: oklch(82.6% 0.102 175.6);
Tailwind
colors: {
custom: {
50: '#a4e7d5',
500: '#77dcc3',
950: '#000000',
},
}SCSS
$custom: #77dcc3; $custom-light: #a4e7d5; $custom-dark: #000000;
JSON
{
"hex": "#77dcc3",
"rgb": {
"r": 119,
"g": 220,
"b": 195
},
"hsl": {
"h": 165.149,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82602,
"c": 0.10227,
"h": 175.6
},
"luminance": 0.59048
}Semantic roles & 50–950 ramp
primary
#77DCC3
secondary
#AF4862
accent
#1F48C7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483