#A2D2FB#A2D2FB
#A2D2FB is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 84.4% C 0.076 H 244.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D2FB |
|---|---|
| RGB | rgb(162, 210, 251) |
| HSL | hsl(208, 92%, 81%) |
| HSV | hsv(208, 35%, 98%) |
| CMYK | cmyk(35.5%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.24, -5.89, -25.07) |
| CIE-LCH | lch(82.24, 25.75, 256.78°) |
| OKLab | oklab(84.43% -0.0327 -0.0691) |
| OKLCH | oklch(84.43% 0.076 244.7) |
| XYZ | xyz(55.3539, 60.7367, 100.0548) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.89
Light Blue
#95D0FC
ΔE00 2.12
Lightskyblue
#87CEFA
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 4.33
Sky
#82CAFC
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D2FB #FBCBA2
analogous
#A2FBF7 #A2D2FB #A2A5FB
triadic
#A2D2FB #FBA2D2 #D2FBA2
tetradic
#A2D2FB #F7A2FB #FBCBA2 #A5FBA2
square
#A2D2FB #F7A2FB #FBCBA2 #A5FBA2
split-complementary
#A2D2FB #FBA2A5 #FBF7A2
monochromatic
#2D99F6 #67B6F8 #A2D2FB #DDEEFE #E2F1FE
Accessibility & contrast
On white
1.60
#A2D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#A2D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D2FB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D2FB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#84DCDF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2d2fb; /* rgb */ color: rgb(162, 210, 251); /* oklch */ color: oklch(84.4% 0.076 244.7);
Tailwind
colors: {
custom: {
50: '#c0dffc',
500: '#a2d2fb',
950: '#000000',
},
}SCSS
$custom: #a2d2fb; $custom-light: #c0dffc; $custom-dark: #000000;
JSON
{
"hex": "#a2d2fb",
"rgb": {
"r": 162,
"g": 210,
"b": 251
},
"hsl": {
"h": 207.64,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.84432,
"c": 0.07643,
"h": 244.7
},
"luminance": 0.6074
}Semantic roles & 50–950 ramp
primary
#A2D2FB
secondary
#DD9C64
accent
#6A00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485