#A2D2FD#A2D2FD
#A2D2FD is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 84.5% C 0.079 H 245.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D2FD |
|---|---|
| RGB | rgb(162, 210, 253) |
| HSL | hsl(208, 96%, 81%) |
| HSV | hsv(208, 36%, 99%) |
| CMYK | cmyk(36%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(82.31, -5.39, -26.02) |
| CIE-LCH | lch(82.31, 26.58, 258.31°) |
| OKLab | oklab(84.51% -0.032 -0.0718) |
| OKLCH | oklch(84.51% 0.079 245.9) |
| XYZ | xyz(55.6709, 60.8635, 101.7239) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.47
Light Blue
#95D0FC
ΔE00 2.30
Powder Blue (survey)
#B1D1FC
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 4.51
Sky
#82CAFC
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D2FD #FDCDA2
analogous
#A2FDFB #A2D2FD #A2A5FD
triadic
#A2D2FD #FDA2D2 #D2FDA2
tetradic
#A2D2FD #FBA2FD #FDCDA2 #A5FDA2
square
#A2D2FD #FBA2FD #FDCDA2 #A5FDA2
split-complementary
#A2D2FD #FDA2A5 #FDFBA2
monochromatic
#2A98FA #66B5FC #A2D2FD #DEEFFE #E1F1FE
Accessibility & contrast
On white
1.59
#A2D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#A2D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D2FD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D2FD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#B5C9FC
Tritanopia (blue-blind)
#83DCE0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2d2fd; /* rgb */ color: rgb(162, 210, 253); /* oklch */ color: oklch(84.5% 0.079 245.9);
Tailwind
colors: {
custom: {
50: '#c0dffe',
500: '#a2d2fd',
950: '#000000',
},
}SCSS
$custom: #a2d2fd; $custom-light: #c0dffe; $custom-dark: #000000;
JSON
{
"hex": "#a2d2fd",
"rgb": {
"r": 162,
"g": 210,
"b": 253
},
"hsl": {
"h": 208.352,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.84508,
"c": 0.0786,
"h": 245.9
},
"luminance": 0.60866
}Semantic roles & 50–950 ramp
primary
#A2D2FD
secondary
#E09E63
accent
#6C00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485