#A6CBFE#A6CBFE
#A6CBFE is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 83.3% C 0.082 H 256.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CBFE |
|---|---|
| RGB | rgb(166, 203, 254) |
| HSL | hsl(215, 98%, 82%) |
| HSV | hsv(215, 35%, 100%) |
| CMYK | cmyk(34.6%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.72, -0.34, -28.96) |
| CIE-LCH | lch(80.72, 28.96, 269.33°) |
| OKLab | oklab(83.34% -0.0192 -0.08) |
| OKLCH | oklch(83.34% 0.082 256.5) |
| XYZ | xyz(54.9657, 57.9721, 102.0403) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.23
Baby Blue (survey)
#A2CFFE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 3.54
Carolina Blue
#8AB8FE
ΔE00 5.43
Light Blue
#95D0FC
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CBFE #FED9A6
analogous
#A6F7FE #A6CBFE #ADA6FE
triadic
#A6CBFE #FEA6CB #CBFEA6
tetradic
#A6CBFE #FEA6F7 #FED9A6 #A6FEAD
square
#A6CBFE #FEA6F7 #FED9A6 #A6FEAD
split-complementary
#A6CBFE #FEADA6 #F7FEA6
monochromatic
#2D84FD #69A8FD #A6CBFE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.67
#A6CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#A6CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CBFE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CBFE | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#8AD6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a6cbfe; /* rgb */ color: rgb(166, 203, 254); /* oklch */ color: oklch(83.3% 0.082 256.5);
Tailwind
colors: {
custom: {
50: '#c2daff',
500: '#a6cbfe',
950: '#000000',
},
}SCSS
$custom: #a6cbfe; $custom-light: #c2daff; $custom-dark: #000000;
JSON
{
"hex": "#a6cbfe",
"rgb": {
"r": 166,
"g": 203,
"b": 254
},
"hsl": {
"h": 214.773,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.83336,
"c": 0.08225,
"h": 256.5
},
"luminance": 0.57975
}Semantic roles & 50–950 ramp
primary
#A6CBFE
secondary
#E2AE66
accent
#8500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386