#A2CCFE#A2CCFE
#A2CCFE is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 83.3% C 0.084 H 253.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCFE |
|---|---|
| RGB | rgb(162, 204, 254) |
| HSL | hsl(213, 98%, 82%) |
| HSV | hsv(213, 36%, 100%) |
| CMYK | cmyk(36.2%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.75, -1.95, -28.93) |
| CIE-LCH | lch(80.75, 29.00, 266.15°) |
| OKLab | oklab(83.3% -0.0242 -0.08) |
| OKLCH | oklch(83.3% 0.084 253.1) |
| XYZ | xyz(54.3770, 58.0201, 102.0805) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.21
Powder Blue (survey)
#B1D1FC
ΔE00 2.86
Light Blue
#95D0FC
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.34
Sky
#82CAFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCFE #FED4A2
analogous
#A2FAFE #A2CCFE #A6A2FE
triadic
#A2CCFE #FEA2CC #CCFEA2
tetradic
#A2CCFE #FEA2FA #FED4A2 #A2FEA6
square
#A2CCFE #FEA2FA #FED4A2 #A2FEA6
split-complementary
#A2CCFE #FEA6A2 #FAFEA2
monochromatic
#298AFD #65ABFD #A2CCFE #DFEDFF #E1EEFF
Accessibility & contrast
On white
1.67
#A2CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#A2CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCFE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCFE | 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)
#AFC4FD
Tritanopia (blue-blind)
#84D7DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2ccfe; /* rgb */ color: rgb(162, 204, 254); /* oklch */ color: oklch(83.3% 0.084 253.1);
Tailwind
colors: {
custom: {
50: '#c0dbff',
500: '#a2ccfe',
950: '#000000',
},
}SCSS
$custom: #a2ccfe; $custom-light: #c0dbff; $custom-dark: #000000;
JSON
{
"hex": "#a2ccfe",
"rgb": {
"r": 162,
"g": 204,
"b": 254
},
"hsl": {
"h": 212.609,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.83296,
"c": 0.08357,
"h": 253.1
},
"luminance": 0.58023
}Semantic roles & 50–950 ramp
primary
#A2CCFE
secondary
#E2A862
accent
#7D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486