#77DCCE#77DCCE
#77DCCE is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.097 H 183.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCCE |
|---|---|
| RGB | rgb(119, 220, 206) |
| HSL | hsl(172, 59%, 66%) |
| HSV | hsv(172, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.60, -32.91, -2.29) |
| CIE-LCH | lch(81.60, 32.99, 183.99°) |
| OKLab | oklab(82.92% -0.0972 -0.0067) |
| OKLCH | oklch(82.92% 0.097 183.9) |
| XYZ | xyz(44.3370, 59.5609, 67.5405) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.17
Mediumturquoise
#48D1CC
ΔE00 5.24
Seafoam Blue
#78D1B6
ΔE00 5.51
Tiffany Blue
#7BF2DA
ΔE00 5.59
Pale Teal
#82CBB2
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCCE #DC7785
analogous
#77DC9C #77DCCE #77B8DC
triadic
#77DCCE #CE77DC #DCCE77
tetradic
#77DCCE #9C77DC #DC7785 #B8DC77
square
#77DCCE #9C77DC #DC7785 #B8DC77
split-complementary
#77DCCE #DC77B8 #DC9C77
monochromatic
#2CAC9B #46CFBC #77DCCE #A8E9E0 #D8F5F1
Accessibility & contrast
On white
1.63
#77DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#77DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCCE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCCE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CE
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#49E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dcce; /* rgb */ color: rgb(119, 220, 206); /* oklch */ color: oklch(82.9% 0.097 183.9);
Tailwind
colors: {
custom: {
50: '#a4e7dc',
500: '#77dcce',
950: '#000000',
},
}SCSS
$custom: #77dcce; $custom-light: #a4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#77dcce",
"rgb": {
"r": 119,
"g": 220,
"b": 206
},
"hsl": {
"h": 171.683,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82924,
"c": 0.09746,
"h": 183.9
},
"luminance": 0.59565
}Semantic roles & 50–950 ramp
primary
#77DCCE
secondary
#AF4857
accent
#1F36C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484