#A6BFCA#A6BFCA
#A6BFCA is a light, muted cyan. Relative luminance 0.496; OKLCH L 78.9% C 0.031 H 226.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFCA |
|---|---|
| RGB | rgb(166, 191, 202) |
| HSL | hsl(198, 25%, 72%) |
| HSV | hsv(198, 18%, 79%) |
| CMYK | cmyk(17.8%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.84, -6.13, -8.37) |
| CIE-LCH | lch(75.84, 10.38, 233.78°) |
| OKLab | oklab(78.94% -0.0218 -0.0227) |
| OKLCH | oklch(78.94% 0.031 226.1) |
| XYZ | xyz(45.0146, 49.6317, 63.0739) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.00
Cloudy Blue
#ACC2D9
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 7.13
Cool Gray
#9AA7B0
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFCA #CAB1A6
analogous
#A6CAC3 #A6BFCA #A6ADCA
triadic
#A6BFCA #CAA6BF #BFCAA6
tetradic
#A6BFCA #C3A6CA #CAB1A6 #ADCAA6
square
#A6BFCA #C3A6CA #CAB1A6 #ADCAA6
split-complementary
#A6BFCA #CAA6AD #CAC3A6
monochromatic
#5C879A #80A3B3 #A6BFCA #CCDBE1 #ECF1F4
Accessibility & contrast
On white
1.92
#A6BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#A6BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFCA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFCA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#9CC2C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a6bfca; /* rgb */ color: rgb(166, 191, 202); /* oklch */ color: oklch(78.9% 0.031 226.1);
Tailwind
colors: {
custom: {
50: '#c0d2da',
500: '#a6bfca',
950: '#000000',
},
}SCSS
$custom: #a6bfca; $custom-light: #c0d2da; $custom-dark: #000000;
JSON
{
"hex": "#a6bfca",
"rgb": {
"r": 166,
"g": 191,
"b": 202
},
"hsl": {
"h": 198.333,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.78936,
"c": 0.03142,
"h": 226.1
},
"luminance": 0.49633
}Semantic roles & 50–950 ramp
primary
#A6BFCA
secondary
#EAE4E1
accent
#6042A4
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283