#77ABDA#77ABDA
#77ABDA is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.088 H 246.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABDA |
|---|---|
| RGB | rgb(119, 171, 218) |
| HSL | hsl(208, 57%, 66%) |
| HSV | hsv(208, 45%, 85%) |
| CMYK | cmyk(45.4%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(68.10, -4.73, -29.11) |
| CIE-LCH | lch(68.10, 29.49, 260.78°) |
| OKLab | oklab(72.28% -0.035 -0.081) |
| OKLCH | oklch(72.28% 0.088 246.6) |
| XYZ | xyz(34.8212, 38.1074, 71.8366) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Carolina Blue
#8AB8FE
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 7.97
Azure (survey)
#069AF3
ΔE00 8.36
Lightblue (survey)
#7BC8F6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABDA #DAA677
analogous
#77DAD7 #77ABDA #7779DA
triadic
#77ABDA #DA77AB #ABDA77
tetradic
#77ABDA #D777DA #DAA677 #79DA77
square
#77ABDA #D777DA #DAA677 #79DA77
split-complementary
#77ABDA #DA7779 #DAD777
monochromatic
#2E6EA9 #478DCD #77ABDA #A7C9E7 #D7E6F4
Accessibility & contrast
On white
2.44
#77ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#77ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABDA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABDA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDC
Deuteranopia (green-blind)
#8BA1D9
Tritanopia (blue-blind)
#4DB6BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77abda; /* rgb */ color: rgb(119, 171, 218); /* oklch */ color: oklch(72.3% 0.088 246.6);
Tailwind
colors: {
custom: {
50: '#a3c3e5',
500: '#77abda',
950: '#000000',
},
}SCSS
$custom: #77abda; $custom-light: #a3c3e5; $custom-dark: #000000;
JSON
{
"hex": "#77abda",
"rgb": {
"r": 119,
"g": 171,
"b": 218
},
"hsl": {
"h": 208.485,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.72275,
"c": 0.08819,
"h": 246.6
},
"luminance": 0.3811
}Semantic roles & 50–950 ramp
primary
#77ABDA
secondary
#E7D6C6
accent
#6F21C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1215
muted
#7F8184