#77CCDB#77CCDB
#77CCDB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.085 H 210.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCDB |
|---|---|
| RGB | rgb(119, 204, 219) |
| HSL | hsl(189, 58%, 66%) |
| HSV | hsv(189, 46%, 86%) |
| CMYK | cmyk(45.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.41, -21.85, -15.47) |
| CIE-LCH | lch(77.41, 26.78, 215.30°) |
| OKLab | oklab(79.68% -0.0736 -0.0426) |
| OKLCH | oklch(79.68% 0.085 210.1) |
| XYZ | xyz(41.9820, 52.2188, 74.8710) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.73
Baby Blue
#89CFF0
ΔE00 7.49
Neon Blue
#04D9FF
ΔE00 7.50
Robin'S Egg
#6DEDFD
ΔE00 7.97
Powder Blue
#B0E0E6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCDB #DB8677
analogous
#77DBB8 #77CCDB #779ADB
triadic
#77CCDB #DB77CC #CCDB77
tetradic
#77CCDB #B877DB #DB8677 #9ADB77
square
#77CCDB #B877DB #DB8677 #9ADB77
split-complementary
#77CCDB #DB779A #DBB877
monochromatic
#2D98AA #47BACE #77CCDB #A7DEE8 #D8F0F5
Accessibility & contrast
On white
1.83
#77CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#77CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCDB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCDB | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#44D3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77ccdb; /* rgb */ color: rgb(119, 204, 219); /* oklch */ color: oklch(79.7% 0.085 210.1);
Tailwind
colors: {
custom: {
50: '#a4dbe6',
500: '#77ccdb',
950: '#000000',
},
}SCSS
$custom: #77ccdb; $custom-light: #a4dbe6; $custom-dark: #000000;
JSON
{
"hex": "#77ccdb",
"rgb": {
"r": 119,
"g": 204,
"b": 219
},
"hsl": {
"h": 189,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.79684,
"c": 0.08503,
"h": 210.1
},
"luminance": 0.52222
}Semantic roles & 50–950 ramp
primary
#77CCDB
secondary
#AD5849
accent
#3920C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484