#A2CCFA#A2CCFA
#A2CCFA is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.079 H 251.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCFA |
|---|---|
| RGB | rgb(162, 204, 250) |
| HSL | hsl(211, 90%, 81%) |
| HSV | hsv(211, 35%, 98%) |
| CMYK | cmyk(35.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(80.61, -2.96, -27.02) |
| CIE-LCH | lch(80.61, 27.18, 263.75°) |
| OKLab | oklab(83.14% -0.0256 -0.0746) |
| OKLCH | oklch(83.14% 0.079 251.1) |
| XYZ | xyz(53.7431, 57.7666, 98.7422) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.92
Powder Blue (survey)
#B1D1FC
ΔE00 2.89
Light Blue
#95D0FC
ΔE00 3.95
Pastel Blue
#A2BFFE
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 5.59
Sky
#82CAFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCFA #FAD0A2
analogous
#A2F8FA #A2CCFA #A4A2FA
triadic
#A2CCFA #FAA2CC #CCFAA2
tetradic
#A2CCFA #FAA2F8 #FAD0A2 #A2FAA4
square
#A2CCFA #FAA2F8 #FAD0A2 #A2FAA4
split-complementary
#A2CCFA #FAA4A2 #F8FAA2
monochromatic
#2E8CF4 #68ACF7 #A2CCFA #DCECFD #E2EFFD
Accessibility & contrast
On white
1.67
#A2CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#A2CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCFA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCFA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#85D6DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2ccfa; /* rgb */ color: rgb(162, 204, 250); /* oklch */ color: oklch(83.1% 0.079 251.1);
Tailwind
colors: {
custom: {
50: '#c0dbfc',
500: '#a2ccfa',
950: '#000000',
},
}SCSS
$custom: #a2ccfa; $custom-light: #c0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#a2ccfa",
"rgb": {
"r": 162,
"g": 204,
"b": 250
},
"hsl": {
"h": 211.364,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.83138,
"c": 0.07882,
"h": 251.1
},
"luminance": 0.57769
}Semantic roles & 50–950 ramp
primary
#A2CCFA
secondary
#DCA364
accent
#7800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485