#A2BDCA#A2BDCA
#A2BDCA is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.035 H 228.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDCA |
|---|---|
| RGB | rgb(162, 189, 202) |
| HSL | hsl(200, 27%, 71%) |
| HSV | hsv(200, 20%, 79%) |
| CMYK | cmyk(19.8%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.04, -6.34, -9.60) |
| CIE-LCH | lch(75.04, 11.50, 236.57°) |
| OKLab | oklab(78.23% -0.023 -0.026) |
| OKLCH | oklch(78.23% 0.035 228.5) |
| XYZ | xyz(43.7557, 48.3396, 62.8908) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.19
Cloudy Blue
#ACC2D9
ΔE00 5.56
Cool Gray
#9AA7B0
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.31
Lightblue
#ADD8E6
ΔE00 7.39
Bluegrey
#85A3B2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDCA #CAAFA2
analogous
#A2CAC3 #A2BDCA #A2A9CA
triadic
#A2BDCA #CAA2BD #BDCAA2
tetradic
#A2BDCA #C3A2CA #CAAFA2 #A9CAA2
square
#A2BDCA #C3A2CA #CAAFA2 #A9CAA2
split-complementary
#A2BDCA #CAA2A9 #CAC3A2
monochromatic
#58849A #7BA1B4 #A2BDCA #C9D9E0 #ECF1F4
Accessibility & contrast
On white
1.97
#A2BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A2BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDCA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDCA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCB
Deuteranopia (green-blind)
#B0B7CA
Tritanopia (blue-blind)
#97C1C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bdca; /* rgb */ color: rgb(162, 189, 202); /* oklch */ color: oklch(78.2% 0.035 228.5);
Tailwind
colors: {
custom: {
50: '#bed0da',
500: '#a2bdca',
950: '#000000',
},
}SCSS
$custom: #a2bdca; $custom-light: #bed0da; $custom-dark: #000000;
JSON
{
"hex": "#a2bdca",
"rgb": {
"r": 162,
"g": 189,
"b": 202
},
"hsl": {
"h": 199.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.78234,
"c": 0.03476,
"h": 228.5
},
"luminance": 0.48341
}Semantic roles & 50–950 ramp
primary
#A2BDCA
secondary
#E9E2DF
accent
#6140A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283