#A2C2EE#A2C2EE
#A2C2EE is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.6% C 0.072 H 256.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2EE |
|---|---|
| RGB | rgb(162, 194, 238) |
| HSL | hsl(215, 69%, 78%) |
| HSV | hsv(215, 32%, 93%) |
| CMYK | cmyk(31.9%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(77.54, -0.59, -25.29) |
| CIE-LCH | lch(77.54, 25.29, 268.66°) |
| OKLab | oklab(80.59% -0.0168 -0.0696) |
| OKLCH | oklch(80.59% 0.072 256.4) |
| XYZ | xyz(49.6201, 52.4359, 88.3790) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.82
Powder Blue (survey)
#B1D1FC
ΔE00 3.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 4.98
Cloudy Blue
#ACC2D9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2EE #EECEA2
analogous
#A2E8EE #A2C2EE #A8A2EE
triadic
#A2C2EE #EEA2C2 #C2EEA2
tetradic
#A2C2EE #EEA2E8 #EECEA2 #A2EEA8
square
#A2C2EE #EEA2E8 #EECEA2 #A2EEA8
split-complementary
#A2C2EE #EEA8A2 #E8EEA2
monochromatic
#3B7EDB #6EA0E5 #A2C2EE #D6E4F7 #E5EEFA
Accessibility & contrast
On white
1.83
#A2C2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#A2C2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2EE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2EE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F0
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#8BCBD1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2c2ee; /* rgb */ color: rgb(162, 194, 238); /* oklch */ color: oklch(80.6% 0.072 256.4);
Tailwind
colors: {
custom: {
50: '#bfd4f3',
500: '#a2c2ee',
950: '#000000',
},
}SCSS
$custom: #a2c2ee; $custom-light: #bfd4f3; $custom-dark: #000000;
JSON
{
"hex": "#a2c2ee",
"rgb": {
"r": 162,
"g": 194,
"b": 238
},
"hsl": {
"h": 214.737,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.80589,
"c": 0.07163,
"h": 256.4
},
"luminance": 0.52438
}Semantic roles & 50–950 ramp
primary
#A2C2EE
secondary
#CBA269
accent
#8214D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385