#77D9DC#77D9DC
#77D9DC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.7% C 0.093 H 198.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77D9DC |
|---|---|
| RGB | rgb(119, 217, 220) |
| HSL | hsl(182, 59%, 66%) |
| HSV | hsv(182, 46%, 86%) |
| CMYK | cmyk(45.9%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(81.13, -28.02, -10.44) |
| CIE-LCH | lch(81.13, 29.90, 200.43°) |
| OKLab | oklab(82.68% -0.088 -0.0288) |
| OKLCH | oklch(82.68% 0.093 198.1) |
| XYZ | xyz(45.3338, 58.7112, 76.6397) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.43
Aqua Blue
#02D8E9
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D9DC #DC7A77
analogous
#77DCAD #77D9DC #77A7DC
triadic
#77D9DC #DC77D9 #D9DC77
tetradic
#77D9DC #AD77DC #DC7A77 #A7DC77
square
#77D9DC #AD77DC #DC7A77 #A7DC77
split-complementary
#77D9DC #DC77A7 #DCAD77
monochromatic
#2CA8AC #46CBCF #77D9DC #A8E7E9 #D8F4F5
Accessibility & contrast
On white
1.65
#77D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#77D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D9DC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D9DC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#3FDFDA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77d9dc; /* rgb */ color: rgb(119, 217, 220); /* oklch */ color: oklch(82.7% 0.093 198.1);
Tailwind
colors: {
custom: {
50: '#a5e5e6',
500: '#77d9dc',
950: '#000000',
},
}SCSS
$custom: #77d9dc; $custom-light: #a5e5e6; $custom-dark: #000000;
JSON
{
"hex": "#77d9dc",
"rgb": {
"r": 119,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.782,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82677,
"c": 0.09258,
"h": 198.1
},
"luminance": 0.58715
}Semantic roles & 50–950 ramp
primary
#77D9DC
secondary
#AF4C48
accent
#241FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484