#A8BCC2#A8BCC2
#A8BCC2 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.024 H 217.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCC2 |
|---|---|
| RGB | rgb(168, 188, 194) |
| HSL | hsl(194, 18%, 71%) |
| HSV | hsv(194, 13%, 76%) |
| CMYK | cmyk(13.4%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.94, -5.59, -5.35) |
| CIE-LCH | lch(74.94, 7.74, 223.72°) |
| OKLab | oklab(78.18% -0.0187 -0.0144) |
| OKLCH | oklch(78.18% 0.024 217.7) |
| XYZ | xyz(43.8669, 48.1854, 58.0180) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.49
Silver (survey)
#C5C9C7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCC2 #C2AEA8
analogous
#A8C2BB #A8BCC2 #A8AFC2
triadic
#A8BCC2 #C2A8BC #BCC2A8
tetradic
#A8BCC2 #BBA8C2 #C2AEA8 #AFC2A8
square
#A8BCC2 #BBA8C2 #C2AEA8 #AFC2A8
split-complementary
#A8BCC2 #C2A8AF #C2BBA8
monochromatic
#63838D #84A0A9 #A8BCC2 #CCD8DB #EDF1F2
Accessibility & contrast
On white
1.97
#A8BCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A8BCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCC2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCC2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#B4B7C2
Tritanopia (blue-blind)
#A1BEBE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a8bcc2; /* rgb */ color: rgb(168, 188, 194); /* oklch */ color: oklch(78.2% 0.024 217.7);
Tailwind
colors: {
custom: {
50: '#c2d0d4',
500: '#a8bcc2',
950: '#000000',
},
}SCSS
$custom: #a8bcc2; $custom-light: #c2d0d4; $custom-dark: #000000;
JSON
{
"hex": "#a8bcc2",
"rgb": {
"r": 168,
"g": 188,
"b": 194
},
"hsl": {
"h": 193.846,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.78183,
"c": 0.0236,
"h": 217.7
},
"luminance": 0.48186
}Semantic roles & 50–950 ramp
primary
#A8BCC2
secondary
#E6E1DF
accent
#5D4A9C
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283