#77D2CF#77D2CF
#77D2CF is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.088 H 192.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2CF |
|---|---|
| RGB | rgb(119, 210, 207) |
| HSL | hsl(178, 50%, 65%) |
| HSV | hsv(178, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.76, -27.88, -7.01) |
| CIE-LCH | lch(78.76, 28.75, 194.11°) |
| OKLab | oklab(80.65% -0.0854 -0.0194) |
| OKLCH | oklch(80.65% 0.088 192.8) |
| XYZ | xyz(41.9124, 54.5168, 67.3336) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 8.62
Seafoam Blue
#78D1B6
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2CF #D2777A
analogous
#77D2A2 #77D2CF #77A8D2
triadic
#77D2CF #CF77D2 #D2CF77
tetradic
#77D2CF #A277D2 #D2777A #A8D277
square
#77D2CF #A277D2 #D2777A #A8D277
split-complementary
#77D2CF #D277A8 #D2A277
monochromatic
#339B98 #49C3BF #77D2CF #A5E1DF #D3F0EF
Accessibility & contrast
On white
1.76
#77D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#77D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2CF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2CF | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#4BD7D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d2cf; /* rgb */ color: rgb(119, 210, 207); /* oklch */ color: oklch(80.6% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a4e0dd',
500: '#77d2cf',
950: '#000000',
},
}SCSS
$custom: #77d2cf; $custom-light: #a4e0dd; $custom-dark: #000000;
JSON
{
"hex": "#77d2cf",
"rgb": {
"r": 119,
"g": 210,
"b": 207
},
"hsl": {
"h": 178.022,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.80648,
"c": 0.08754,
"h": 192.8
},
"luminance": 0.5452
}Semantic roles & 50–950 ramp
primary
#77D2CF
secondary
#A04D50
accent
#282DBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484