#A2DCFB#A2DCFB
#A2DCFB is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.5% C 0.073 H 232.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCFB |
|---|---|
| RGB | rgb(162, 220, 251) |
| HSL | hsl(201, 92%, 81%) |
| HSV | hsv(201, 35%, 98%) |
| CMYK | cmyk(35.5%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(84.91, -11.10, -21.01) |
| CIE-LCH | lch(84.91, 23.76, 242.15°) |
| OKLab | oklab(86.54% -0.0451 -0.0577) |
| OKLCH | oklch(86.54% 0.073 232) |
| XYZ | xyz(57.9004, 65.8296, 100.9036) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.82
Baby Blue
#89CFF0
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCFB #FBC1A2
analogous
#A2FBED #A2DCFB #A2AFFB
triadic
#A2DCFB #FBA2DC #DCFBA2
tetradic
#A2DCFB #EDA2FB #FBC1A2 #AFFBA2
square
#A2DCFB #EDA2FB #FBC1A2 #AFFBA2
split-complementary
#A2DCFB #FBA2AF #FBEDA2
monochromatic
#2DB0F6 #67C6F8 #A2DCFB #DDF2FE #E2F4FE
Accessibility & contrast
On white
1.48
#A2DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A2DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCFB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCFB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#83E5E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2dcfb; /* rgb */ color: rgb(162, 220, 251); /* oklch */ color: oklch(86.5% 0.073 232.0);
Tailwind
colors: {
custom: {
50: '#c0e6fc',
500: '#a2dcfb',
950: '#000000',
},
}SCSS
$custom: #a2dcfb; $custom-light: #c0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#a2dcfb",
"rgb": {
"r": 162,
"g": 220,
"b": 251
},
"hsl": {
"h": 200.899,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.86543,
"c": 0.07323,
"h": 232
},
"luminance": 0.65833
}Semantic roles & 50–950 ramp
primary
#A2DCFB
secondary
#DD8E64
accent
#5000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485