#A2C8FC#A2C8FC
#A2C8FC is a very light, moderate cyan. Relative luminance 0.560; OKLCH L 82.4% C 0.084 H 256.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8FC |
|---|---|
| RGB | rgb(162, 200, 252) |
| HSL | hsl(215, 94%, 81%) |
| HSV | hsv(215, 36%, 99%) |
| CMYK | cmyk(35.7%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(79.62, -0.31, -29.60) |
| CIE-LCH | lch(79.62, 29.60, 269.39°) |
| OKLab | oklab(82.39% -0.0199 -0.0818) |
| OKLCH | oklch(82.39% 0.084 256.3) |
| XYZ | xyz(53.1198, 56.0156, 100.0897) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.57
Powder Blue (survey)
#B1D1FC
ΔE00 2.94
Pastel Blue
#A2BFFE
ΔE00 3.17
Carolina Blue
#8AB8FE
ΔE00 4.65
Light Blue
#95D0FC
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8FC #FCD6A2
analogous
#A2F5FC #A2C8FC #A9A2FC
triadic
#A2C8FC #FCA2C8 #C8FCA2
tetradic
#A2C8FC #FCA2F5 #FCD6A2 #A2FCA9
square
#A2C8FC #FCA2F5 #FCD6A2 #A2FCA9
split-complementary
#A2C8FC #FCA9A2 #F5FCA2
monochromatic
#2B82F8 #67A5FA #A2C8FC #DDEBFE #E1EDFE
Accessibility & contrast
On white
1.72
#A2C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#A2C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8FC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8FC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#85D3D9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2c8fc; /* rgb */ color: rgb(162, 200, 252); /* oklch */ color: oklch(82.4% 0.084 256.3);
Tailwind
colors: {
custom: {
50: '#c0d8fd',
500: '#a2c8fc',
950: '#000000',
},
}SCSS
$custom: #a2c8fc; $custom-light: #c0d8fd; $custom-dark: #000000;
JSON
{
"hex": "#a2c8fc",
"rgb": {
"r": 162,
"g": 200,
"b": 252
},
"hsl": {
"h": 214.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.82387,
"c": 0.08422,
"h": 256.3
},
"luminance": 0.56018
}Semantic roles & 50–950 ramp
primary
#A2C8FC
secondary
#DFAB63
accent
#8500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385