#A1CCFF#A1CCFF
#A1CCFF is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 83.3% C 0.085 H 253.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CCFF |
|---|---|
| RGB | rgb(161, 204, 255) |
| HSL | hsl(213, 100%, 82%) |
| HSV | hsv(213, 37%, 100%) |
| CMYK | cmyk(36.9%, 20%, 0%, 0%) |
| CIE-LAB | lab(80.73, -1.96, -29.51) |
| CIE-LCH | lch(80.73, 29.57, 266.20°) |
| OKLab | oklab(83.28% -0.0249 -0.0816) |
| OKLCH | oklch(83.28% 0.085 253.1) |
| XYZ | xyz(54.3351, 57.9800, 102.9166) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.18
Powder Blue (survey)
#B1D1FC
ΔE00 3.07
Light Blue
#95D0FC
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.27
Sky
#82CAFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CCFF #FFD4A1
analogous
#A1FBFF #A1CCFF #A5A1FF
triadic
#A1CCFF #FFA1CC #CCFFA1
tetradic
#A1CCFF #FFA1FB #FFD4A1 #A1FFA5
square
#A1CCFF #FFA1FB #FFD4A1 #A1FFA5
split-complementary
#A1CCFF #FFA5A1 #FBFFA1
monochromatic
#278AFF #64ABFF #A1CCFF #DEEDFF #E0EEFF
Accessibility & contrast
On white
1.67
#A1CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#A1CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CCFF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CCFF | 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)
#B9CEFF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#82D7DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a1ccff; /* rgb */ color: rgb(161, 204, 255); /* oklch */ color: oklch(83.3% 0.085 253.1);
Tailwind
colors: {
custom: {
50: '#bfdbff',
500: '#a1ccff',
950: '#000000',
},
}SCSS
$custom: #a1ccff; $custom-light: #bfdbff; $custom-dark: #000000;
JSON
{
"hex": "#a1ccff",
"rgb": {
"r": 161,
"g": 204,
"b": 255
},
"hsl": {
"h": 212.553,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.83275,
"c": 0.08531,
"h": 253.1
},
"luminance": 0.57983
}Semantic roles & 50–950 ramp
primary
#A1CCFF
secondary
#E3A861
accent
#7D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486