#77ABDF#77ABDF
#77ABDF is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.094 H 249.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABDF |
|---|---|
| RGB | rgb(119, 171, 223) |
| HSL | hsl(210, 62%, 67%) |
| HSV | hsv(210, 47%, 87%) |
| CMYK | cmyk(46.6%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(68.29, -3.31, -31.56) |
| CIE-LCH | lch(68.29, 31.73, 264.02°) |
| OKLab | oklab(72.49% -0.0333 -0.0879) |
| OKLCH | oklch(72.49% 0.094 249.2) |
| XYZ | xyz(35.4854, 38.3730, 75.3346) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Carolina Blue
#8AB8FE
ΔE00 5.23
Cornflowerblue
#6495ED
ΔE00 6.89
Azure (survey)
#069AF3
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.44
Sky
#82CAFC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABDF #DFAB77
analogous
#77DFDF #77ABDF #7777DF
triadic
#77ABDF #DF77AB #ABDF77
tetradic
#77ABDF #DF77DF #DFAB77 #77DF77
square
#77ABDF #DF77DF #DFAB77 #77DF77
split-complementary
#77ABDF #DF7777 #DFDF77
monochromatic
#2A6EB2 #458CD3 #77ABDF #A9CAEB #DAE8F6
Accessibility & contrast
On white
2.42
#77ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#77ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABDF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABDF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#89A2DE
Tritanopia (blue-blind)
#4AB7BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77abdf; /* rgb */ color: rgb(119, 171, 223); /* oklch */ color: oklch(72.5% 0.094 249.2);
Tailwind
colors: {
custom: {
50: '#a3c3e9',
500: '#77abdf',
950: '#000000',
},
}SCSS
$custom: #77abdf; $custom-light: #a3c3e9; $custom-dark: #000000;
JSON
{
"hex": "#77abdf",
"rgb": {
"r": 119,
"g": 171,
"b": 223
},
"hsl": {
"h": 210,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.72493,
"c": 0.09406,
"h": 249.2
},
"luminance": 0.38375
}Semantic roles & 50–950 ramp
primary
#77ABDF
secondary
#E9D9C8
accent
#731CCA
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184