#A2E4FC#A2E4FC
#A2E4FC is a very light, moderate cyan. Relative luminance 0.702; OKLCH L 88.3% C 0.074 H 222.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E4FC |
|---|---|
| RGB | rgb(162, 228, 252) |
| HSL | hsl(196, 94%, 81%) |
| HSV | hsv(196, 36%, 99%) |
| CMYK | cmyk(35.7%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(87.09, -14.95, -18.24) |
| CIE-LCH | lch(87.09, 23.58, 230.67°) |
| OKLab | oklab(88.28% -0.0544 -0.05) |
| OKLCH | oklch(88.28% 0.074 222.6) |
| XYZ | xyz(60.2085, 70.1930, 102.4526) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.05
Lightblue
#ADD8E6
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 6.34
Pale Sky Blue
#BDF6FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E4FC #FCBAA2
analogous
#A2FCE7 #A2E4FC #A2B7FC
triadic
#A2E4FC #FCA2E4 #E4FCA2
tetradic
#A2E4FC #E7A2FC #FCBAA2 #B7FCA2
square
#A2E4FC #E7A2FC #FCBAA2 #B7FCA2
split-complementary
#A2E4FC #FCA2B7 #FCE7A2
monochromatic
#2BC2F8 #67D3FA #A2E4FC #DDF5FE #E1F6FE
Accessibility & contrast
On white
1.40
#A2E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#A2E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E4FC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E4FC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#C8D6FC
Tritanopia (blue-blind)
#81ECEB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a2e4fc; /* rgb */ color: rgb(162, 228, 252); /* oklch */ color: oklch(88.3% 0.074 222.6);
Tailwind
colors: {
custom: {
50: '#c0ecfd',
500: '#a2e4fc',
950: '#000000',
},
}SCSS
$custom: #a2e4fc; $custom-light: #c0ecfd; $custom-dark: #000000;
JSON
{
"hex": "#a2e4fc",
"rgb": {
"r": 162,
"g": 228,
"b": 252
},
"hsl": {
"h": 196,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.88284,
"c": 0.07395,
"h": 222.6
},
"luminance": 0.70196
}Semantic roles & 50–950 ramp
primary
#A2E4FC
secondary
#DF8463
accent
#3D00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485