#A8BFCA#A8BFCA
#A8BFCA is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.1% C 0.030 H 228.2°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFCA |
|---|---|
| RGB | rgb(168, 191, 202) |
| HSL | hsl(199, 24%, 73%) |
| HSV | hsv(199, 17%, 79%) |
| CMYK | cmyk(16.8%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.98, -5.50, -8.16) |
| CIE-LCH | lch(75.98, 9.84, 236.03°) |
| OKLab | oklab(79.08% -0.0197 -0.0221) |
| OKLCH | oklch(79.08% 0.03 228.2) |
| XYZ | xyz(45.4372, 49.8496, 63.0937) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.96
Cloudy Blue
#ACC2D9
ΔE00 5.48
Cool Gray
#9AA7B0
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFCA #CAB3A8
analogous
#A8CAC4 #A8BFCA #A8AECA
triadic
#A8BFCA #CAA8BF #BFCAA8
tetradic
#A8BFCA #C4A8CA #CAB3A8 #AECAA8
square
#A8BFCA #C4A8CA #CAB3A8 #AECAA8
split-complementary
#A8BFCA #CAA8AE #CAC4A8
monochromatic
#5E869A #82A3B3 #A8BFCA #CEDBE1 #ECF1F3
Accessibility & contrast
On white
1.91
#A8BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#A8BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFCA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFCA | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#9FC2C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a8bfca; /* rgb */ color: rgb(168, 191, 202); /* oklch */ color: oklch(79.1% 0.030 228.2);
Tailwind
colors: {
custom: {
50: '#c2d2da',
500: '#a8bfca',
950: '#000000',
},
}SCSS
$custom: #a8bfca; $custom-light: #c2d2da; $custom-dark: #000000;
JSON
{
"hex": "#a8bfca",
"rgb": {
"r": 168,
"g": 191,
"b": 202
},
"hsl": {
"h": 199.412,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.79076,
"c": 0.02961,
"h": 228.2
},
"luminance": 0.49851
}Semantic roles & 50–950 ramp
primary
#A8BFCA
secondary
#EAE4E1
accent
#6243A3
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283