#A4BCCE#A4BCCE
#A4BCCE is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.037 H 240.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCCE |
|---|---|
| RGB | rgb(164, 188, 206) |
| HSL | hsl(206, 30%, 73%) |
| HSV | hsv(206, 20%, 81%) |
| CMYK | cmyk(20.4%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.02, -4.29, -11.78) |
| CIE-LCH | lch(75.02, 12.54, 249.99°) |
| OKLab | oklab(78.3% -0.0181 -0.032) |
| OKLCH | oklch(78.3% 0.037 240.4) |
| XYZ | xyz(44.4307, 48.3139, 65.3651) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.31
Cloudy Blue
#ACC2D9
ΔE00 3.06
Lightsteelblue
#B0C4DE
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 5.75
Cool Gray
#9AA7B0
ΔE00 6.91
Bluegrey
#85A3B2
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCCE #CEB6A4
analogous
#A4CECB #A4BCCE #A4A7CE
triadic
#A4BCCE #CEA4BC #BCCEA4
tetradic
#A4BCCE #CBA4CE #CEB6A4 #A7CEA4
square
#A4BCCE #CBA4CE #CEB6A4 #A7CEA4
split-complementary
#A4BCCE #CEA4A7 #CECBA4
monochromatic
#5781A1 #7C9FB9 #A4BCCE #CCD9E3 #EBF0F4
Accessibility & contrast
On white
1.97
#A4BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A4BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCCE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCCE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCF
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#99C0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bcce; /* rgb */ color: rgb(164, 188, 206); /* oklch */ color: oklch(78.3% 0.037 240.4);
Tailwind
colors: {
custom: {
50: '#bfd0dd',
500: '#a4bcce',
950: '#000000',
},
}SCSS
$custom: #a4bcce; $custom-light: #bfd0dd; $custom-dark: #000000;
JSON
{
"hex": "#a4bcce",
"rgb": {
"r": 164,
"g": 188,
"b": 206
},
"hsl": {
"h": 205.714,
"s": 30,
"l": 72.549
},
"oklch": {
"l": 0.78295,
"c": 0.03676,
"h": 240.4
},
"luminance": 0.48315
}Semantic roles & 50–950 ramp
primary
#A4BCCE
secondary
#EBE5E0
accent
#6B3DA9
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283