#A6BFDD#A6BFDD
#A6BFDD is a light, muted cyan. Relative luminance 0.506; OKLCH L 79.6% C 0.051 H 253.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFDD |
|---|---|
| RGB | rgb(166, 191, 221) |
| HSL | hsl(213, 45%, 76%) |
| HSV | hsv(213, 25%, 87%) |
| CMYK | cmyk(24.9%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.43, -1.88, -17.79) |
| CIE-LCH | lch(76.43, 17.89, 263.96°) |
| OKLab | oklab(79.59% -0.0147 -0.0486) |
| OKLCH | oklch(79.59% 0.051 253.1) |
| XYZ | xyz(47.4042, 50.5875, 75.6593) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.18
Cloudy Blue
#ACC2D9
ΔE00 2.41
Light Blue Grey
#B7C9E2
ΔE00 3.59
Light Grey Blue
#9DBCD4
ΔE00 3.81
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFDD #DDC4A6
analogous
#A6DADD #A6BFDD #A8A6DD
triadic
#A6BFDD #DDA6BF #BFDDA6
tetradic
#A6BFDD #DDA6DA #DDC4A6 #A6DDA8
square
#A6BFDD #DDA6DA #DDC4A6 #A6DDA8
split-complementary
#A6BFDD #DDA8A6 #DADDA6
monochromatic
#4D7FBB #7A9FCC #A6BFDD #D2DFEE #E9EFF7
Accessibility & contrast
On white
1.89
#A6BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A6BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFDD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFDD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DE
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#97C6C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6bfdd; /* rgb */ color: rgb(166, 191, 221); /* oklch */ color: oklch(79.6% 0.051 253.1);
Tailwind
colors: {
custom: {
50: '#c1d2e7',
500: '#a6bfdd',
950: '#000000',
},
}SCSS
$custom: #a6bfdd; $custom-light: #c1d2e7; $custom-dark: #000000;
JSON
{
"hex": "#a6bfdd",
"rgb": {
"r": 166,
"g": 191,
"b": 221
},
"hsl": {
"h": 212.727,
"s": 44.715,
"l": 75.882
},
"oklch": {
"l": 0.79592,
"c": 0.05074,
"h": 253.1
},
"luminance": 0.50589
}Semantic roles & 50–950 ramp
primary
#A6BFDD
secondary
#B59772
accent
#792EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384