#A2E2F9#A2E2F9
#A2E2F9 is a very light, moderate cyan. Relative luminance 0.689; OKLCH L 87.8% C 0.072 H 222.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2F9 |
|---|---|
| RGB | rgb(162, 226, 249) |
| HSL | hsl(196, 88%, 81%) |
| HSV | hsv(196, 35%, 98%) |
| CMYK | cmyk(34.9%, 9.2%, 0%, 2.4%) |
| CIE-LAB | lab(86.46, -14.66, -17.61) |
| CIE-LCH | lch(86.46, 22.91, 230.23°) |
| OKLab | oklab(87.75% -0.0531 -0.0483) |
| OKLCH | oklch(87.75% 0.072 222.3) |
| XYZ | xyz(59.1898, 68.9103, 99.7863) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.90
Lightblue
#ADD8E6
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.48
Powder Blue
#B0E0E6
ΔE00 6.01
Pale Sky Blue
#BDF6FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2F9 #F9B9A2
analogous
#A2F9E4 #A2E2F9 #A2B6F9
triadic
#A2E2F9 #F9A2E2 #E2F9A2
tetradic
#A2E2F9 #E4A2F9 #F9B9A2 #B6F9A2
square
#A2E2F9 #E4A2F9 #F9B9A2 #B6F9A2
split-complementary
#A2E2F9 #F9A2B6 #F9E4A2
monochromatic
#2FBEF2 #69D0F5 #A2E2F9 #DBF4FD #E2F6FD
Accessibility & contrast
On white
1.42
#A2E2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#A2E2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2F9
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2F9 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFA
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#83EAE9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2e2f9; /* rgb */ color: rgb(162, 226, 249); /* oklch */ color: oklch(87.8% 0.072 222.3);
Tailwind
colors: {
custom: {
50: '#c0ebfb',
500: '#a2e2f9',
950: '#000000',
},
}SCSS
$custom: #a2e2f9; $custom-light: #c0ebfb; $custom-dark: #000000;
JSON
{
"hex": "#a2e2f9",
"rgb": {
"r": 162,
"g": 226,
"b": 249
},
"hsl": {
"h": 195.862,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.87751,
"c": 0.0718,
"h": 222.3
},
"luminance": 0.68914
}Semantic roles & 50–950 ramp
primary
#A2E2F9
secondary
#DA8465
accent
#3D01E4
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485