#77ACCA#77ACCA
#77ACCA is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.071 H 233.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77ACCA |
|---|---|
| RGB | rgb(119, 172, 202) |
| HSL | hsl(202, 44%, 63%) |
| HSV | hsv(202, 41%, 79%) |
| CMYK | cmyk(41.1%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.79, -9.68, -20.77) |
| CIE-LCH | lch(67.79, 22.91, 245.00°) |
| OKLab | oklab(71.84% -0.0418 -0.0573) |
| OKLCH | oklch(71.84% 0.071 233.9) |
| XYZ | xyz(33.0173, 37.6892, 61.4006) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 5.92
Light Grey Blue
#9DBCD4
ΔE00 6.96
Bluey Grey
#89A0B0
ΔE00 7.14
Lightblue (survey)
#7BC8F6
ΔE00 8.25
Sky Blue (survey)
#75BBFD
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ACCA #CA9577
analogous
#77CABE #77ACCA #7782CA
triadic
#77ACCA #CA77AC #ACCA77
tetradic
#77ACCA #BE77CA #CA9577 #82CA77
square
#77ACCA #BE77CA #CA9577 #82CA77
split-complementary
#77ACCA #CA7782 #CABE77
monochromatic
#386F8F #4B91B9 #77ACCA #A3C7DB #CFE2EC
Accessibility & contrast
On white
2.46
#77ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#77ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ACCA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ACCA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#92A1CA
Tritanopia (blue-blind)
#57B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77acca; /* rgb */ color: rgb(119, 172, 202); /* oklch */ color: oklch(71.8% 0.071 233.9);
Tailwind
colors: {
custom: {
50: '#a2c4da',
500: '#77acca',
950: '#000000',
},
}SCSS
$custom: #77acca; $custom-light: #a2c4da; $custom-dark: #000000;
JSON
{
"hex": "#77acca",
"rgb": {
"r": 119,
"g": 172,
"b": 202
},
"hsl": {
"h": 201.687,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.71836,
"c": 0.07093,
"h": 233.9
},
"luminance": 0.37691
}Semantic roles & 50–950 ramp
primary
#77ACCA
secondary
#DDCABF
accent
#602EB7
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183