#77DCC0#77DCC0
#77DCC0 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.104 H 173.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCC0 |
|---|---|
| RGB | rgb(119, 220, 192) |
| HSL | hsl(163, 59%, 66%) |
| HSV | hsv(163, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 12.7%, 13.7%) |
| CIE-LAB | lab(81.24, -36.17, 4.63) |
| CIE-LCH | lch(81.24, 36.47, 172.71°) |
| OKLab | oklab(82.52% -0.1033 0.0117) |
| OKLCH | oklch(82.52% 0.104 173.5) |
| XYZ | xyz(42.7114, 58.9107, 58.9791) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.70
Light Teal
#90E4C1
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 4.50
Pale Teal
#82CBB2
ΔE00 4.73
Seafoam
#7FE0B3
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCC0 #DC7793
analogous
#77DC8E #77DCC0 #77C6DC
triadic
#77DCC0 #C077DC #DCC077
tetradic
#77DCC0 #8E77DC #DC7793 #C6DC77
square
#77DCC0 #8E77DC #DC7793 #C6DC77
split-complementary
#77DCC0 #DC77C6 #DC8E77
monochromatic
#2CAC89 #46CFA9 #77DCC0 #A8E9D7 #D8F5ED
Accessibility & contrast
On white
1.64
#77DCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#77DCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCC0
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCC0 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BF
Deuteranopia (green-blind)
#C6C5C2
Tritanopia (blue-blind)
#51DED4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77dcc0; /* rgb */ color: rgb(119, 220, 192); /* oklch */ color: oklch(82.5% 0.104 173.5);
Tailwind
colors: {
custom: {
50: '#a4e7d3',
500: '#77dcc0',
950: '#000000',
},
}SCSS
$custom: #77dcc0; $custom-light: #a4e7d3; $custom-dark: #000000;
JSON
{
"hex": "#77dcc0",
"rgb": {
"r": 119,
"g": 220,
"b": 192
},
"hsl": {
"h": 163.366,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82518,
"c": 0.10393,
"h": 173.5
},
"luminance": 0.58914
}Semantic roles & 50–950 ramp
primary
#77DCC0
secondary
#AF4865
accent
#1F4DC7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483