#A2D0FA#A2D0FA
#A2D0FA is a very light, moderate cyan. Relative luminance 0.597; OKLCH L 84.0% C 0.076 H 246.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D0FA |
|---|---|
| RGB | rgb(162, 208, 250) |
| HSL | hsl(209, 90%, 81%) |
| HSV | hsv(209, 35%, 98%) |
| CMYK | cmyk(35.2%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(81.67, -5.08, -25.40) |
| CIE-LCH | lch(81.67, 25.90, 258.69°) |
| OKLab | oklab(83.97% -0.0306 -0.07) |
| OKLCH | oklch(83.97% 0.076 246.4) |
| XYZ | xyz(54.7060, 59.6925, 99.0632) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.25
Light Blue
#95D0FC
ΔE00 2.52
Powder Blue (survey)
#B1D1FC
ΔE00 3.80
Lightskyblue
#87CEFA
ΔE00 4.68
Sky
#82CAFC
ΔE00 4.75
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D0FA #FACCA2
analogous
#A2FAF8 #A2D0FA #A2A4FA
triadic
#A2D0FA #FAA2D0 #D0FAA2
tetradic
#A2D0FA #F8A2FA #FACCA2 #A4FAA2
square
#A2D0FA #F8A2FA #FACCA2 #A4FAA2
split-complementary
#A2D0FA #FAA2A4 #FAF8A2
monochromatic
#2E95F4 #68B3F7 #A2D0FA #DCEDFD #E2F0FD
Accessibility & contrast
On white
1.62
#A2D0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#A2D0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D0FA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D0FA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#85DADE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a2d0fa; /* rgb */ color: rgb(162, 208, 250); /* oklch */ color: oklch(84.0% 0.076 246.4);
Tailwind
colors: {
custom: {
50: '#c0defc',
500: '#a2d0fa',
950: '#000000',
},
}SCSS
$custom: #a2d0fa; $custom-light: #c0defc; $custom-dark: #000000;
JSON
{
"hex": "#a2d0fa",
"rgb": {
"r": 162,
"g": 208,
"b": 250
},
"hsl": {
"h": 208.636,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.83974,
"c": 0.07638,
"h": 246.4
},
"luminance": 0.59695
}Semantic roles & 50–950 ramp
primary
#A2D0FA
secondary
#DC9D64
accent
#6E00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485