#77DADC#77DADC
#77DADC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.093 H 197.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #77DADC |
|---|---|
| RGB | rgb(119, 218, 220) |
| HSL | hsl(181, 59%, 66%) |
| HSV | hsv(181, 46%, 86%) |
| CMYK | cmyk(45.9%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.42, -28.50, -10.01) |
| CIE-LCH | lch(81.42, 30.21, 199.36°) |
| OKLab | oklab(82.91% -0.0891 -0.0276) |
| OKLCH | oklch(82.91% 0.093 197.2) |
| XYZ | xyz(45.5923, 59.2283, 76.7259) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DADC #DC7977
analogous
#77DCAC #77DADC #77A8DC
triadic
#77DADC #DC77DA #DADC77
tetradic
#77DADC #AC77DC #DC7977 #A8DC77
square
#77DADC #AC77DC #DC7977 #A8DC77
split-complementary
#77DADC #DC77A8 #DCAC77
monochromatic
#2CAAAC #46CDCF #77DADC #A8E7E9 #D8F4F5
Accessibility & contrast
On white
1.63
#77DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#77DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DADC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DADC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#3FE0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77dadc; /* rgb */ color: rgb(119, 218, 220); /* oklch */ color: oklch(82.9% 0.093 197.2);
Tailwind
colors: {
custom: {
50: '#a5e5e6',
500: '#77dadc',
950: '#000000',
},
}SCSS
$custom: #77dadc; $custom-light: #a5e5e6; $custom-dark: #000000;
JSON
{
"hex": "#77dadc",
"rgb": {
"r": 119,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.188,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82906,
"c": 0.0933,
"h": 197.2
},
"luminance": 0.59232
}Semantic roles & 50–950 ramp
primary
#77DADC
secondary
#AF4B48
accent
#221FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484