#A7BBCB#A7BBCB
#A7BBCB is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.032 H 242.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBCB |
|---|---|
| RGB | rgb(167, 187, 203) |
| HSL | hsl(207, 26%, 73%) |
| HSV | hsv(207, 18%, 80%) |
| CMYK | cmyk(17.7%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.87, -3.47, -10.36) |
| CIE-LCH | lch(74.87, 10.93, 251.50°) |
| OKLab | oklab(78.19% -0.0148 -0.028) |
| OKLCH | oklch(78.19% 0.032 242.1) |
| XYZ | xyz(44.4834, 48.0669, 63.4225) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.26
Light Grey Blue
#9DBCD4
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 5.67
Cool Gray
#9AA7B0
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBCB #CBB7A7
analogous
#A7CBC9 #A7BBCB #A7A9CB
triadic
#A7BBCB #CBA7BB #BBCBA7
tetradic
#A7BBCB #C9A7CB #CBB7A7 #A9CBA7
square
#A7BBCB #C9A7CB #CBB7A7 #A9CBA7
split-complementary
#A7BBCB #CBA7A9 #CBC9A7
monochromatic
#5C7F9C #819DB4 #A7BBCB #CDD9E2 #ECF0F4
Accessibility & contrast
On white
1.98
#A7BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A7BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBCB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBCB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCC
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#9EBFC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bbcb; /* rgb */ color: rgb(167, 187, 203); /* oklch */ color: oklch(78.2% 0.032 242.1);
Tailwind
colors: {
custom: {
50: '#c1cfda',
500: '#a7bbcb',
950: '#000000',
},
}SCSS
$custom: #a7bbcb; $custom-light: #c1cfda; $custom-dark: #000000;
JSON
{
"hex": "#a7bbcb",
"rgb": {
"r": 167,
"g": 187,
"b": 203
},
"hsl": {
"h": 206.667,
"s": 25.714,
"l": 72.549
},
"oklch": {
"l": 0.78194,
"c": 0.03173,
"h": 242.1
},
"luminance": 0.48068
}Semantic roles & 50–950 ramp
primary
#A7BBCB
secondary
#EAE5E1
accent
#6D41A4
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283