#A2E2FB#A2E2FB
#A2E2FB is a very light, moderate cyan. Relative luminance 0.690; OKLCH L 87.8% C 0.073 H 224.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2FB |
|---|---|
| RGB | rgb(162, 226, 251) |
| HSL | hsl(197, 92%, 81%) |
| HSV | hsv(197, 35%, 98%) |
| CMYK | cmyk(35.5%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(86.52, -14.17, -18.57) |
| CIE-LCH | lch(86.52, 23.36, 232.65°) |
| OKLab | oklab(87.82% -0.0524 -0.051) |
| OKLCH | oklch(87.82% 0.073 224.2) |
| XYZ | xyz(59.5034, 69.0357, 101.4379) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.37
Lightblue
#ADD8E6
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.17
Powder Blue
#B0E0E6
ΔE00 6.63
Lightskyblue
#87CEFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2FB #FBBBA2
analogous
#A2FBE7 #A2E2FB #A2B5FB
triadic
#A2E2FB #FBA2E2 #E2FBA2
tetradic
#A2E2FB #E7A2FB #FBBBA2 #B5FBA2
square
#A2E2FB #E7A2FB #FBBBA2 #B5FBA2
split-complementary
#A2E2FB #FBA2B5 #FBE7A2
monochromatic
#2DBDF6 #67D0F8 #A2E2FB #DDF4FE #E2F6FE
Accessibility & contrast
On white
1.42
#A2E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#A2E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2FB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2FB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#82EAEA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a2e2fb; /* rgb */ color: rgb(162, 226, 251); /* oklch */ color: oklch(87.8% 0.073 224.2);
Tailwind
colors: {
custom: {
50: '#c0ebfc',
500: '#a2e2fb',
950: '#000000',
},
}SCSS
$custom: #a2e2fb; $custom-light: #c0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#a2e2fb",
"rgb": {
"r": 162,
"g": 226,
"b": 251
},
"hsl": {
"h": 196.854,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.87821,
"c": 0.07309,
"h": 224.2
},
"luminance": 0.69039
}Semantic roles & 50–950 ramp
primary
#A2E2FB
secondary
#DD8664
accent
#4000E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485