#A3BBC8#A3BBC8
#A3BBC8 is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.032 H 231.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBC8 |
|---|---|
| RGB | rgb(163, 187, 200) |
| HSL | hsl(201, 25%, 71%) |
| HSV | hsv(201, 19%, 78%) |
| CMYK | cmyk(18.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.51, -5.39, -9.30) |
| CIE-LCH | lch(74.51, 10.75, 239.88°) |
| OKLab | oklab(77.81% -0.0201 -0.0252) |
| OKLCH | oklch(77.81% 0.032 231.4) |
| XYZ | xyz(43.2972, 47.4962, 61.5189) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.05
Cloudy Blue
#ACC2D9
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBC8 #C8B0A3
analogous
#A3C8C2 #A3BBC8 #A3A8C8
triadic
#A3BBC8 #C8A3BB #BBC8A3
tetradic
#A3BBC8 #C2A3C8 #C8B0A3 #A8C8A3
square
#A3BBC8 #C2A3C8 #C8B0A3 #A8C8A3
split-complementary
#A3BBC8 #C8A3A8 #C8C2A3
monochromatic
#5A8197 #7D9FB1 #A3BBC8 #C9D7DF #ECF1F4
Accessibility & contrast
On white
2.00
#A3BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A3BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBC8
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBC8 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#99BFBF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a3bbc8; /* rgb */ color: rgb(163, 187, 200); /* oklch */ color: oklch(77.8% 0.032 231.4);
Tailwind
colors: {
custom: {
50: '#becfd8',
500: '#a3bbc8',
950: '#000000',
},
}SCSS
$custom: #a3bbc8; $custom-light: #becfd8; $custom-dark: #000000;
JSON
{
"hex": "#a3bbc8",
"rgb": {
"r": 163,
"g": 187,
"b": 200
},
"hsl": {
"h": 201.081,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.77811,
"c": 0.03219,
"h": 231.4
},
"luminance": 0.47497
}Semantic roles & 50–950 ramp
primary
#A3BBC8
secondary
#E8E2DF
accent
#6442A4
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283