#A2CCF5#A2CCF5
#A2CCF5 is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.9% C 0.073 H 248.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCF5 |
|---|---|
| RGB | rgb(162, 204, 245) |
| HSL | hsl(210, 81%, 80%) |
| HSV | hsv(210, 34%, 96%) |
| CMYK | cmyk(33.9%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(80.44, -4.21, -24.62) |
| CIE-LCH | lch(80.44, 24.98, 260.30°) |
| OKLab | oklab(82.95% -0.0272 -0.0678) |
| OKLCH | oklch(82.95% 0.073 248.1) |
| XYZ | xyz(52.9695, 57.4572, 94.6678) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.38
Powder Blue (survey)
#B1D1FC
ΔE00 3.31
Light Blue
#95D0FC
ΔE00 3.38
Sky
#82CAFC
ΔE00 5.25
Lightskyblue
#87CEFA
ΔE00 5.37
Pastel Blue
#A2BFFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCF5 #F5CBA2
analogous
#A2F5F5 #A2CCF5 #A2A2F5
triadic
#A2CCF5 #F5A2CC #CCF5A2
tetradic
#A2CCF5 #F5A2F5 #F5CBA2 #A2F5A2
square
#A2CCF5 #F5A2F5 #F5CBA2 #A2F5A2
split-complementary
#A2CCF5 #F5A2A2 #F5F5A2
monochromatic
#338FE9 #6BAEEF #A2CCF5 #D9EAFB #E3F0FC
Accessibility & contrast
On white
1.68
#A2CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#A2CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCF5
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCF5 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF7
Deuteranopia (green-blind)
#B2C4F4
Tritanopia (blue-blind)
#87D5D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2ccf5; /* rgb */ color: rgb(162, 204, 245); /* oklch */ color: oklch(82.9% 0.073 248.1);
Tailwind
colors: {
custom: {
50: '#bfdbf8',
500: '#a2ccf5',
950: '#000000',
},
}SCSS
$custom: #a2ccf5; $custom-light: #bfdbf8; $custom-dark: #000000;
JSON
{
"hex": "#a2ccf5",
"rgb": {
"r": 162,
"g": 204,
"b": 245
},
"hsl": {
"h": 209.639,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.82945,
"c": 0.07306,
"h": 248.1
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#A2CCF5
secondary
#D59D67
accent
#7109DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485