#77DCD4#77DCD4
#77DCD4 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.096 H 188.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCD4 |
|---|---|
| RGB | rgb(119, 220, 212) |
| HSL | hsl(175, 59%, 66%) |
| HSV | hsv(175, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.76, -31.46, -5.25) |
| CIE-LCH | lch(81.76, 31.89, 189.47°) |
| OKLab | oklab(83.11% -0.0947 -0.0146) |
| OKLCH | oklch(83.11% 0.096 188.8) |
| XYZ | xyz(45.0798, 59.8581, 71.4528) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.10
Seafoam Blue
#78D1B6
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCD4 #DC777F
analogous
#77DCA2 #77DCD4 #77B2DC
triadic
#77DCD4 #D477DC #DCD477
tetradic
#77DCD4 #A277DC #DC777F #B2DC77
square
#77DCD4 #A277DC #DC777F #B2DC77
split-complementary
#77DCD4 #DC77B2 #DCA277
monochromatic
#2CACA2 #46CFC5 #77DCD4 #A8E9E3 #D8F5F3
Accessibility & contrast
On white
1.62
#77DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#77DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCD4
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCD4 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#45E0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dcd4; /* rgb */ color: rgb(119, 220, 212); /* oklch */ color: oklch(83.1% 0.096 188.8);
Tailwind
colors: {
custom: {
50: '#a5e7e1',
500: '#77dcd4',
950: '#000000',
},
}SCSS
$custom: #77dcd4; $custom-light: #a5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#77dcd4",
"rgb": {
"r": 119,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.248,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83108,
"c": 0.09582,
"h": 188.8
},
"luminance": 0.59862
}Semantic roles & 50–950 ramp
primary
#77DCD4
secondary
#AF4851
accent
#1F2CC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484