#77D6CD#77D6CD
#77D6CD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.092 H 187.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77D6CD |
|---|---|
| RGB | rgb(119, 214, 205) |
| HSL | hsl(174, 54%, 65%) |
| HSV | hsv(174, 44%, 84%) |
| CMYK | cmyk(44.4%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(79.85, -30.30, -4.33) |
| CIE-LCH | lch(79.85, 30.61, 188.13°) |
| OKLab | oklab(81.51% -0.0908 -0.0121) |
| OKLCH | oklch(81.51% 0.092 187.6) |
| XYZ | xyz(42.6694, 56.4195, 66.3873) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.09
Turquoise
#40E0D0
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.04
Tiffany Blue
#7BF2DA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D6CD #D67780
analogous
#77D69E #77D6CD #77AFD6
triadic
#77D6CD #CD77D6 #D6CD77
tetradic
#77D6CD #9E77D6 #D67780 #AFD677
square
#77D6CD #9E77D6 #D67780 #AFD677
split-complementary
#77D6CD #D677AF #D69E77
monochromatic
#31A297 #48C8BC #77D6CD #A6E4DE #D5F2F0
Accessibility & contrast
On white
1.71
#77D6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#77D6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D6CD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D6CD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#4BDAD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77d6cd; /* rgb */ color: rgb(119, 214, 205); /* oklch */ color: oklch(81.5% 0.092 187.6);
Tailwind
colors: {
custom: {
50: '#a4e3dc',
500: '#77d6cd',
950: '#000000',
},
}SCSS
$custom: #77d6cd; $custom-light: #a4e3dc; $custom-dark: #000000;
JSON
{
"hex": "#77d6cd",
"rgb": {
"r": 119,
"g": 214,
"b": 205
},
"hsl": {
"h": 174.316,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.81507,
"c": 0.09162,
"h": 187.6
},
"luminance": 0.56423
}Semantic roles & 50–950 ramp
primary
#77D6CD
secondary
#A64B54
accent
#2433C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484