#A6CCFB#A6CCFB
#A6CCFB is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.4% C 0.078 H 254.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CCFB |
|---|---|
| RGB | rgb(166, 204, 251) |
| HSL | hsl(213, 91%, 82%) |
| HSV | hsv(213, 34%, 98%) |
| CMYK | cmyk(33.9%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.88, -1.62, -27.12) |
| CIE-LCH | lch(80.88, 27.17, 266.57°) |
| OKLab | oklab(83.43% -0.0214 -0.0748) |
| OKLCH | oklch(83.43% 0.078 254) |
| XYZ | xyz(54.7260, 58.2552, 99.6089) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.78
Powder Blue (survey)
#B1D1FC
ΔE00 2.05
Pastel Blue
#A2BFFE
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 5.03
Carolina Blue
#8AB8FE
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CCFB #FBD5A6
analogous
#A6F7FB #A6CCFB #ABA6FB
triadic
#A6CCFB #FBA6CC #CCFBA6
tetradic
#A6CCFB #FBA6F7 #FBD5A6 #A6FBAB
square
#A6CCFB #FBA6F7 #FBD5A6 #A6FBAB
split-complementary
#A6CCFB #FBABA6 #F7FBA6
monochromatic
#3189F6 #6BAAF8 #A6CCFB #E1EEFE #E2EEFE
Accessibility & contrast
On white
1.66
#A6CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#A6CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CCFB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CCFB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#8BD6DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a6ccfb; /* rgb */ color: rgb(166, 204, 251); /* oklch */ color: oklch(83.4% 0.078 254.0);
Tailwind
colors: {
custom: {
50: '#c2dbfc',
500: '#a6ccfb',
950: '#000000',
},
}SCSS
$custom: #a6ccfb; $custom-light: #c2dbfc; $custom-dark: #000000;
JSON
{
"hex": "#a6ccfb",
"rgb": {
"r": 166,
"g": 204,
"b": 251
},
"hsl": {
"h": 213.176,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.83425,
"c": 0.0778,
"h": 254
},
"luminance": 0.58258
}Semantic roles & 50–950 ramp
primary
#A6CCFB
secondary
#DEA967
accent
#7F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485