#A2CDEB#A2CDEB
#A2CDEB is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.8% C 0.062 H 238.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CDEB |
|---|---|
| RGB | rgb(162, 205, 235) |
| HSL | hsl(205, 65%, 78%) |
| HSV | hsv(205, 31%, 92%) |
| CMYK | cmyk(31.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(80.37, -7.18, -19.38) |
| CIE-LCH | lch(80.37, 20.67, 249.67°) |
| OKLab | oklab(82.78% -0.032 -0.0531) |
| OKLCH | oklch(82.78% 0.062 238.9) |
| XYZ | xyz(51.7224, 57.3398, 86.9236) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.66
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Lightskyblue
#87CEFA
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 4.72
Light Grey Blue
#9DBCD4
ΔE00 4.79
Sky
#82CAFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CDEB #EBC0A2
analogous
#A2EBE5 #A2CDEB #A2A8EB
triadic
#A2CDEB #EBA2CD #CDEBA2
tetradic
#A2CDEB #E5A2EB #EBC0A2 #A8EBA2
square
#A2CDEB #E5A2EB #EBC0A2 #A8EBA2
split-complementary
#A2CDEB #EBA2A8 #EBE5A2
monochromatic
#3D97D5 #70B2E0 #A2CDEB #D4E8F6 #E6F1FA
Accessibility & contrast
On white
1.68
#A2CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#A2CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CDEB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CDEB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#8BD5D7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a2cdeb; /* rgb */ color: rgb(162, 205, 235); /* oklch */ color: oklch(82.8% 0.062 238.9);
Tailwind
colors: {
custom: {
50: '#bfdcf1',
500: '#a2cdeb',
950: '#000000',
},
}SCSS
$custom: #a2cdeb; $custom-light: #bfdcf1; $custom-dark: #000000;
JSON
{
"hex": "#a2cdeb",
"rgb": {
"r": 162,
"g": 205,
"b": 235
},
"hsl": {
"h": 204.658,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.82783,
"c": 0.06201,
"h": 238.9
},
"luminance": 0.57342
}Semantic roles & 50–950 ramp
primary
#A2CDEB
secondary
#C7906A
accent
#6319CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485