#A6BFDA#A6BFDA
#A6BFDA is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.047 H 250.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFDA |
|---|---|
| RGB | rgb(166, 191, 218) |
| HSL | hsl(211, 41%, 75%) |
| HSV | hsv(211, 24%, 85%) |
| CMYK | cmyk(23.9%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.33, -2.57, -16.31) |
| CIE-LCH | lch(76.33, 16.51, 261.04°) |
| OKLab | oklab(79.48% -0.0158 -0.0445) |
| OKLCH | oklch(79.48% 0.047 250.4) |
| XYZ | xyz(47.0081, 50.4291, 73.5731) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.59
Lightsteelblue
#B0C4DE
ΔE00 2.20
Light Grey Blue
#9DBCD4
ΔE00 2.92
Light Blue Grey
#B7C9E2
ΔE00 3.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Baby Blue (survey)
#A2CFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFDA #DAC1A6
analogous
#A6D9DA #A6BFDA #A7A6DA
triadic
#A6BFDA #DAA6BF #BFDAA6
tetradic
#A6BFDA #DAA6D9 #DAC1A6 #A6DAA7
square
#A6BFDA #DAA6D9 #DAC1A6 #A6DAA7
split-complementary
#A6BFDA #DAA7A6 #D9DAA6
monochromatic
#5081B6 #7BA0C8 #A6BFDA #D1DEEC #E9EFF6
Accessibility & contrast
On white
1.89
#A6BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#A6BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFDA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFDA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#98C5C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a6bfda; /* rgb */ color: rgb(166, 191, 218); /* oklch */ color: oklch(79.5% 0.047 250.4);
Tailwind
colors: {
custom: {
50: '#c1d2e5',
500: '#a6bfda',
950: '#000000',
},
}SCSS
$custom: #a6bfda; $custom-light: #c1d2e5; $custom-dark: #000000;
JSON
{
"hex": "#a6bfda",
"rgb": {
"r": 166,
"g": 191,
"b": 218
},
"hsl": {
"h": 211.154,
"s": 41.27,
"l": 75.294
},
"oklch": {
"l": 0.79484,
"c": 0.04719,
"h": 250.4
},
"luminance": 0.50431
}Semantic roles & 50–950 ramp
primary
#A6BFDA
secondary
#B29373
accent
#7531B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384