#A3CCFE#A3CCFE
#A3CCFE is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 83.4% C 0.083 H 253.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCFE |
|---|---|
| RGB | rgb(163, 204, 254) |
| HSL | hsl(213, 98%, 82%) |
| HSV | hsv(213, 36%, 100%) |
| CMYK | cmyk(35.8%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.81, -1.68, -28.84) |
| CIE-LCH | lch(80.81, 28.89, 266.66°) |
| OKLab | oklab(83.36% -0.0233 -0.0797) |
| OKLCH | oklch(83.36% 0.083 253.7) |
| XYZ | xyz(54.5809, 58.1253, 102.0901) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.39
Powder Blue (survey)
#B1D1FC
ΔE00 2.67
Pastel Blue
#A2BFFE
ΔE00 4.36
Light Blue
#95D0FC
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 5.38
Sky
#82CAFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCFE #FED5A3
analogous
#A3F9FE #A3CCFE #A8A3FE
triadic
#A3CCFE #FEA3CC #CCFEA3
tetradic
#A3CCFE #FEA3F9 #FED5A3 #A3FEA8
square
#A3CCFE #FEA3F9 #FED5A3 #A3FEA8
split-complementary
#A3CCFE #FEA8A3 #F9FEA3
monochromatic
#2A89FD #66AAFD #A3CCFE #E0EEFF #E1EEFF
Accessibility & contrast
On white
1.66
#A3CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#A3CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCFE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCFE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#85D7DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a3ccfe; /* rgb */ color: rgb(163, 204, 254); /* oklch */ color: oklch(83.4% 0.083 253.7);
Tailwind
colors: {
custom: {
50: '#c1dbff',
500: '#a3ccfe',
950: '#000000',
},
}SCSS
$custom: #a3ccfe; $custom-light: #c1dbff; $custom-dark: #000000;
JSON
{
"hex": "#a3ccfe",
"rgb": {
"r": 163,
"g": 204,
"b": 254
},
"hsl": {
"h": 212.967,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.83357,
"c": 0.08303,
"h": 253.7
},
"luminance": 0.58128
}Semantic roles & 50–950 ramp
primary
#A3CCFE
secondary
#E2A963
accent
#7E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486