#A2BDCB#A2BDCB
#A2BDCB is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.036 H 230.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDCB |
|---|---|
| RGB | rgb(162, 189, 203) |
| HSL | hsl(200, 28%, 72%) |
| HSV | hsv(200, 20%, 80%) |
| CMYK | cmyk(20.2%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(75.07, -6.11, -10.10) |
| CIE-LCH | lch(75.07, 11.80, 238.80°) |
| OKLab | oklab(78.27% -0.0227 -0.0274) |
| OKLCH | oklch(78.27% 0.036 230.4) |
| XYZ | xyz(43.8745, 48.3871, 63.5163) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.76
Cloudy Blue
#ACC2D9
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.48
Bluegrey
#85A3B2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDCB #CBB0A2
analogous
#A2CBC5 #A2BDCB #A2A9CB
triadic
#A2BDCB #CBA2BD #BDCBA2
tetradic
#A2BDCB #C5A2CB #CBB0A2 #A9CBA2
square
#A2BDCB #C5A2CB #CBB0A2 #A9CBA2
split-complementary
#A2BDCB #CBA2A9 #CBC5A2
monochromatic
#57849C #7BA1B5 #A2BDCB #C9D9E1 #EBF1F4
Accessibility & contrast
On white
1.97
#A2BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A2BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDCB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDCB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCC
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#97C1C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bdcb; /* rgb */ color: rgb(162, 189, 203); /* oklch */ color: oklch(78.3% 0.036 230.4);
Tailwind
colors: {
custom: {
50: '#bed0da',
500: '#a2bdcb',
950: '#000000',
},
}SCSS
$custom: #a2bdcb; $custom-light: #bed0da; $custom-dark: #000000;
JSON
{
"hex": "#a2bdcb",
"rgb": {
"r": 162,
"g": 189,
"b": 203
},
"hsl": {
"h": 200.488,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.78267,
"c": 0.03555,
"h": 230.4
},
"luminance": 0.48388
}Semantic roles & 50–950 ramp
primary
#A2BDCB
secondary
#EAE3DF
accent
#623FA7
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283