#77ABCC#77ABCC
#77ABCC is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.073 H 237.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABCC |
|---|---|
| RGB | rgb(119, 171, 204) |
| HSL | hsl(203, 45%, 63%) |
| HSV | hsv(203, 42%, 80%) |
| CMYK | cmyk(41.7%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.58, -8.60, -22.19) |
| CIE-LCH | lch(67.58, 23.80, 248.81°) |
| OKLab | oklab(71.69% -0.0398 -0.0613) |
| OKLCH | oklch(71.69% 0.073 237) |
| XYZ | xyz(33.0660, 37.4053, 62.5926) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.01
Bluegrey
#85A3B2
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 6.98
Bluey Grey
#89A0B0
ΔE00 7.20
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Lightblue (survey)
#7BC8F6
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABCC #CC9877
analogous
#77CCC2 #77ABCC #7780CC
triadic
#77ABCC #CC77AB #ABCC77
tetradic
#77ABCC #C277CC #CC9877 #80CC77
square
#77ABCC #C277CC #CC9877 #80CC77
split-complementary
#77ABCC #CC7780 #CCC277
monochromatic
#376E92 #4A90BB #77ABCC #A4C6DD #D0E2ED
Accessibility & contrast
On white
2.48
#77ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#77ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABCC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABCC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#90A1CB
Tritanopia (blue-blind)
#56B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77abcc; /* rgb */ color: rgb(119, 171, 204); /* oklch */ color: oklch(71.7% 0.073 237.0);
Tailwind
colors: {
custom: {
50: '#a2c4db',
500: '#77abcc',
950: '#000000',
},
}SCSS
$custom: #77abcc; $custom-light: #a2c4db; $custom-dark: #000000;
JSON
{
"hex": "#77abcc",
"rgb": {
"r": 119,
"g": 171,
"b": 204
},
"hsl": {
"h": 203.294,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.71692,
"c": 0.07313,
"h": 237
},
"luminance": 0.37407
}Semantic roles & 50–950 ramp
primary
#77ABCC
secondary
#DFCCC0
accent
#632DB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183