#A6D2FC#A6D2FC
#A6D2FC is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.7% C 0.075 H 247.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A6D2FC |
|---|---|
| RGB | rgb(166, 210, 252) |
| HSL | hsl(209, 93%, 82%) |
| HSV | hsv(209, 34%, 99%) |
| CMYK | cmyk(34.1%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(82.50, -4.56, -25.18) |
| CIE-LCH | lch(82.50, 25.59, 259.73°) |
| OKLab | oklab(84.71% -0.0287 -0.0693) |
| OKLCH | oklch(84.71% 0.075 247.5) |
| XYZ | xyz(56.3377, 61.2257, 100.9258) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.22
Light Blue
#95D0FC
ΔE00 3.11
Powder Blue (survey)
#B1D1FC
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 5.30
Sky
#82CAFC
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6D2FC #FCD0A6
analogous
#A6FCFB #A6D2FC #A6A7FC
triadic
#A6D2FC #FCA6D2 #D2FCA6
tetradic
#A6D2FC #FBA6FC #FCD0A6 #A7FCA6
square
#A6D2FC #FBA6FC #FCD0A6 #A7FCA6
split-complementary
#A6D2FC #FCA6A7 #FCFBA6
monochromatic
#3096F8 #6BB4FA #A6D2FC #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.59
#A6D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#A6D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6D2FC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6D2FC | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FE
Deuteranopia (green-blind)
#B7C9FB
Tritanopia (blue-blind)
#8ADCE0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a6d2fc; /* rgb */ color: rgb(166, 210, 252); /* oklch */ color: oklch(84.7% 0.075 247.5);
Tailwind
colors: {
custom: {
50: '#c2dffd',
500: '#a6d2fc',
950: '#000000',
},
}SCSS
$custom: #a6d2fc; $custom-light: #c2dffd; $custom-dark: #000000;
JSON
{
"hex": "#a6d2fc",
"rgb": {
"r": 166,
"g": 210,
"b": 252
},
"hsl": {
"h": 209.302,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.8471,
"c": 0.07502,
"h": 247.5
},
"luminance": 0.61228
}Semantic roles & 50–950 ramp
primary
#A6D2FC
secondary
#DFA267
accent
#7000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485