#77ACCD#77ACCD
#77ACCD is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.074 H 236.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #77ACCD |
|---|---|
| RGB | rgb(119, 172, 205) |
| HSL | hsl(203, 46%, 64%) |
| HSV | hsv(203, 42%, 80%) |
| CMYK | cmyk(42%, 16.1%, 0%, 19.6%) |
| CIE-LAB | lab(67.90, -8.87, -22.26) |
| CIE-LCH | lch(67.90, 23.97, 248.27°) |
| OKLab | oklab(71.96% -0.0407 -0.0615) |
| OKLCH | oklch(71.96% 0.074 236.5) |
| XYZ | xyz(33.3760, 37.8326, 63.2895) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.14
Bluegrey
#85A3B2
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 6.88
Bluey Grey
#89A0B0
ΔE00 7.39
Sky Blue (survey)
#75BBFD
ΔE00 7.54
Lightblue (survey)
#7BC8F6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ACCD #CD9877
analogous
#77CDC3 #77ACCD #7781CD
triadic
#77ACCD #CD77AC #ACCD77
tetradic
#77ACCD #C377CD #CD9877 #81CD77
square
#77ACCD #C377CD #CD9877 #81CD77
split-complementary
#77ACCD #CD7781 #CDC377
monochromatic
#367093 #4A91BD #77ACCD #A4C7DD #D0E3EE
Accessibility & contrast
On white
2.45
#77ACCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#77ACCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ACCD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ACCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ACCD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#91A1CC
Tritanopia (blue-blind)
#55B5B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77accd; /* rgb */ color: rgb(119, 172, 205); /* oklch */ color: oklch(72.0% 0.074 236.5);
Tailwind
colors: {
custom: {
50: '#a2c4dc',
500: '#77accd',
950: '#000000',
},
}SCSS
$custom: #77accd; $custom-light: #a2c4dc; $custom-dark: #000000;
JSON
{
"hex": "#77accd",
"rgb": {
"r": 119,
"g": 172,
"b": 205
},
"hsl": {
"h": 203.023,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.71955,
"c": 0.07376,
"h": 236.5
},
"luminance": 0.37835
}Semantic roles & 50–950 ramp
primary
#77ACCD
secondary
#DFCCC1
accent
#622CB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183