#77ABCB#77ABCB
#77ABCB is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.072 H 236.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABCB |
|---|---|
| RGB | rgb(119, 171, 203) |
| HSL | hsl(203, 45%, 63%) |
| HSV | hsv(203, 41%, 80%) |
| CMYK | cmyk(41.4%, 15.8%, 0%, 20.4%) |
| CIE-LAB | lab(67.54, -8.87, -21.70) |
| CIE-LCH | lch(67.54, 23.44, 247.76°) |
| OKLab | oklab(71.65% -0.0402 -0.0599) |
| OKLCH | oklch(71.65% 0.072 236.2) |
| XYZ | xyz(32.9465, 37.3575, 61.9630) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.75
Bluegrey
#85A3B2
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 6.98
Bluey Grey
#89A0B0
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Lightblue (survey)
#7BC8F6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABCB #CB9777
analogous
#77CBC1 #77ABCB #7781CB
triadic
#77ABCB #CB77AB #ABCB77
tetradic
#77ABCB #C177CB #CB9777 #81CB77
square
#77ABCB #C177CB #CB9777 #81CB77
split-complementary
#77ABCB #CB7781 #CBC177
monochromatic
#376E90 #4B90BA #77ABCB #A3C6DC #D0E2ED
Accessibility & contrast
On white
2.48
#77ABCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#77ABCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABCB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABCB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACD
Deuteranopia (green-blind)
#91A0CB
Tritanopia (blue-blind)
#56B3B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77abcb; /* rgb */ color: rgb(119, 171, 203); /* oklch */ color: oklch(71.7% 0.072 236.2);
Tailwind
colors: {
custom: {
50: '#a2c4db',
500: '#77abcb',
950: '#000000',
},
}SCSS
$custom: #77abcb; $custom-light: #a2c4db; $custom-dark: #000000;
JSON
{
"hex": "#77abcb",
"rgb": {
"r": 119,
"g": 171,
"b": 203
},
"hsl": {
"h": 202.857,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.71652,
"c": 0.07216,
"h": 236.2
},
"luminance": 0.3736
}Semantic roles & 50–950 ramp
primary
#77ABCB
secondary
#DECBC0
accent
#622EB8
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1215
muted
#7F8183