#A2C1DA#A2C1DA
#A2C1DA is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.6% C 0.049 H 242.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C1DA |
|---|---|
| RGB | rgb(162, 193, 218) |
| HSL | hsl(207, 43%, 75%) |
| HSV | hsv(207, 26%, 85%) |
| CMYK | cmyk(25.7%, 11.5%, 0%, 14.5%) |
| CIE-LAB | lab(76.61, -4.85, -15.92) |
| CIE-LCH | lch(76.61, 16.64, 253.07°) |
| OKLab | oklab(79.63% -0.0225 -0.0434) |
| OKLCH | oklch(79.63% 0.049 242.6) |
| XYZ | xyz(46.6215, 50.8816, 73.6808) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.39
Cloudy Blue
#ACC2D9
ΔE00 2.66
Lightsteelblue
#B0C4DE
ΔE00 4.08
Light Blue Grey
#B7C9E2
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 6.43
Light Blue
#95D0FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C1DA #DABBA2
analogous
#A2DAD7 #A2C1DA #A2A5DA
triadic
#A2C1DA #DAA2C1 #C1DAA2
tetradic
#A2C1DA #D7A2DA #DABBA2 #A5DAA2
square
#A2C1DA #D7A2DA #DABBA2 #A5DAA2
split-complementary
#A2C1DA #DAA2A5 #DAD7A2
monochromatic
#4A87B7 #76A4C9 #A2C1DA #CEDEEB #E9F0F6
Accessibility & contrast
On white
1.88
#A2C1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A2C1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C1DA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C1DA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#B0BADA
Tritanopia (blue-blind)
#92C7C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2c1da; /* rgb */ color: rgb(162, 193, 218); /* oklch */ color: oklch(79.6% 0.049 242.6);
Tailwind
colors: {
custom: {
50: '#bed3e5',
500: '#a2c1da',
950: '#000000',
},
}SCSS
$custom: #a2c1da; $custom-light: #bed3e5; $custom-dark: #000000;
JSON
{
"hex": "#a2c1da",
"rgb": {
"r": 162,
"g": 193,
"b": 218
},
"hsl": {
"h": 206.786,
"s": 43.077,
"l": 74.51
},
"oklch": {
"l": 0.79634,
"c": 0.04891,
"h": 242.6
},
"luminance": 0.50883
}Semantic roles & 50–950 ramp
primary
#A2C1DA
secondary
#B28D6F
accent
#6C2FB6
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384