#A2E2FC#A2E2FC
#A2E2FC is a very light, moderate cyan. Relative luminance 0.691; OKLCH L 87.9% C 0.074 H 225.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2FC |
|---|---|
| RGB | rgb(162, 226, 252) |
| HSL | hsl(197, 94%, 81%) |
| HSV | hsv(197, 36%, 99%) |
| CMYK | cmyk(35.7%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.55, -13.93, -19.05) |
| CIE-LCH | lch(86.55, 23.60, 233.83°) |
| OKLab | oklab(87.86% -0.052 -0.0523) |
| OKLCH | oklch(87.86% 0.074 225.1) |
| XYZ | xyz(59.6615, 69.0989, 102.2703) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.18
Lightblue
#ADD8E6
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.04
Sky Blue
#87CEEB
ΔE00 5.07
Lightskyblue
#87CEFA
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2FC #FCBCA2
analogous
#A2FCE9 #A2E2FC #A2B5FC
triadic
#A2E2FC #FCA2E2 #E2FCA2
tetradic
#A2E2FC #E9A2FC #FCBCA2 #B5FCA2
square
#A2E2FC #E9A2FC #FCBCA2 #B5FCA2
split-complementary
#A2E2FC #FCA2B5 #FCE9A2
monochromatic
#2BBDF8 #67D0FA #A2E2FC #DDF4FE #E1F6FE
Accessibility & contrast
On white
1.42
#A2E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A2E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2FC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2FC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#81EAEA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a2e2fc; /* rgb */ color: rgb(162, 226, 252); /* oklch */ color: oklch(87.9% 0.074 225.1);
Tailwind
colors: {
custom: {
50: '#c0ebfd',
500: '#a2e2fc',
950: '#000000',
},
}SCSS
$custom: #a2e2fc; $custom-light: #c0ebfd; $custom-dark: #000000;
JSON
{
"hex": "#a2e2fc",
"rgb": {
"r": 162,
"g": 226,
"b": 252
},
"hsl": {
"h": 197.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.87856,
"c": 0.07377,
"h": 225.1
},
"luminance": 0.69102
}Semantic roles & 50–950 ramp
primary
#A2E2FC
secondary
#DF8763
accent
#4200E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485