#A1E3FC#A1E3FC
#A1E3FC is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 88.0% C 0.075 H 223.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A1E3FC |
|---|---|
| RGB | rgb(161, 227, 252) |
| HSL | hsl(196, 94%, 81%) |
| HSV | hsv(196, 36%, 99%) |
| CMYK | cmyk(36.1%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(86.77, -14.70, -18.73) |
| CIE-LCH | lch(86.77, 23.81, 231.87°) |
| OKLab | oklab(88.02% -0.0541 -0.0514) |
| OKLCH | oklch(88.02% 0.075 223.5) |
| XYZ | xyz(59.7318, 69.5400, 102.3517) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.74
Lightblue
#ADD8E6
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1E3FC #FCBAA1
analogous
#A1FCE8 #A1E3FC #A1B5FC
triadic
#A1E3FC #FCA1E3 #E3FCA1
tetradic
#A1E3FC #E8A1FC #FCBAA1 #B5FCA1
square
#A1E3FC #E8A1FC #FCBAA1 #B5FCA1
split-complementary
#A1E3FC #FCA1B5 #FCE8A1
monochromatic
#2AC0F8 #66D1FA #A1E3FC #DCF5FE #E1F6FE
Accessibility & contrast
On white
1.41
#A1E3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#A1E3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1E3FC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1E3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1E3FC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFD
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#80EBEB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a1e3fc; /* rgb */ color: rgb(161, 227, 252); /* oklch */ color: oklch(88.0% 0.075 223.5);
Tailwind
colors: {
custom: {
50: '#c0ebfd',
500: '#a1e3fc',
950: '#000000',
},
}SCSS
$custom: #a1e3fc; $custom-light: #c0ebfd; $custom-dark: #000000;
JSON
{
"hex": "#a1e3fc",
"rgb": {
"r": 161,
"g": 227,
"b": 252
},
"hsl": {
"h": 196.484,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.88016,
"c": 0.07462,
"h": 223.5
},
"luminance": 0.69544
}Semantic roles & 50–950 ramp
primary
#A1E3FC
secondary
#DF8563
accent
#3F00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485