#A2CCFB#A2CCFB
#A2CCFB is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.2% C 0.080 H 251.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCFB |
|---|---|
| RGB | rgb(162, 204, 251) |
| HSL | hsl(212, 92%, 81%) |
| HSV | hsv(212, 35%, 98%) |
| CMYK | cmyk(35.5%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.64, -2.71, -27.50) |
| CIE-LCH | lch(80.64, 27.63, 264.38°) |
| OKLab | oklab(83.18% -0.0252 -0.0759) |
| OKLCH | oklch(83.18% 0.08 251.6) |
| XYZ | xyz(53.9003, 57.8295, 99.5702) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.95
Powder Blue (survey)
#B1D1FC
ΔE00 2.86
Light Blue
#95D0FC
ΔE00 4.07
Pastel Blue
#A2BFFE
ΔE00 4.79
Carolina Blue
#8AB8FE
ΔE00 5.51
Sky
#82CAFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCFB #FBD1A2
analogous
#A2F9FB #A2CCFB #A4A2FB
triadic
#A2CCFB #FBA2CC #CCFBA2
tetradic
#A2CCFB #FBA2F9 #FBD1A2 #A2FBA4
square
#A2CCFB #FBA2F9 #FBD1A2 #A2FBA4
split-complementary
#A2CCFB #FBA4A2 #F9FBA2
monochromatic
#2D8CF6 #67ACF8 #A2CCFB #DDECFE #E2EFFE
Accessibility & contrast
On white
1.67
#A2CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#A2CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCFB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCFB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#B0C4FA
Tritanopia (blue-blind)
#85D7DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2ccfb; /* rgb */ color: rgb(162, 204, 251); /* oklch */ color: oklch(83.2% 0.080 251.6);
Tailwind
colors: {
custom: {
50: '#c0dbfc',
500: '#a2ccfb',
950: '#000000',
},
}SCSS
$custom: #a2ccfb; $custom-light: #c0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#a2ccfb",
"rgb": {
"r": 162,
"g": 204,
"b": 251
},
"hsl": {
"h": 211.685,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.83177,
"c": 0.07999,
"h": 251.6
},
"luminance": 0.57832
}Semantic roles & 50–950 ramp
primary
#A2CCFB
secondary
#DDA464
accent
#7900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485