#A2D2FA#A2D2FA
#A2D2FA is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 84.4% C 0.075 H 244.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D2FA |
|---|---|
| RGB | rgb(162, 210, 250) |
| HSL | hsl(207, 90%, 81%) |
| HSV | hsv(207, 35%, 98%) |
| CMYK | cmyk(35.2%, 16%, 0%, 2%) |
| CIE-LAB | lab(82.20, -6.14, -24.59) |
| CIE-LCH | lch(82.20, 25.34, 255.99°) |
| OKLab | oklab(84.39% -0.0331 -0.0677) |
| OKLCH | oklch(84.39% 0.075 244) |
| XYZ | xyz(55.1967, 60.6739, 99.2268) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.07
Baby Blue (survey)
#A2CFFE
ΔE00 2.13
Lightskyblue
#87CEFA
ΔE00 4.16
Powder Blue (survey)
#B1D1FC
ΔE00 4.48
Sky
#82CAFC
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D2FA #FACAA2
analogous
#A2FAF6 #A2D2FA #A2A6FA
triadic
#A2D2FA #FAA2D2 #D2FAA2
tetradic
#A2D2FA #F6A2FA #FACAA2 #A6FAA2
square
#A2D2FA #F6A2FA #FACAA2 #A6FAA2
split-complementary
#A2D2FA #FAA2A6 #FAF6A2
monochromatic
#2E9AF4 #68B6F7 #A2D2FA #DCEEFD #E2F1FD
Accessibility & contrast
On white
1.60
#A2D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#A2D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D2FA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D2FA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#85DCDF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a2d2fa; /* rgb */ color: rgb(162, 210, 250); /* oklch */ color: oklch(84.4% 0.075 244.0);
Tailwind
colors: {
custom: {
50: '#c0dffc',
500: '#a2d2fa',
950: '#000000',
},
}SCSS
$custom: #a2d2fa; $custom-light: #c0dffc; $custom-dark: #000000;
JSON
{
"hex": "#a2d2fa",
"rgb": {
"r": 162,
"g": 210,
"b": 250
},
"hsl": {
"h": 207.273,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.84394,
"c": 0.07536,
"h": 244
},
"luminance": 0.60677
}Semantic roles & 50–950 ramp
primary
#A2D2FA
secondary
#DC9B64
accent
#6800E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485