#B2BDCA#B2BDCA
#B2BDCA is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.4% C 0.022 H 252.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDCA |
|---|---|
| RGB | rgb(178, 189, 202) |
| HSL | hsl(213, 18%, 75%) |
| HSV | hsv(213, 12%, 79%) |
| CMYK | cmyk(11.9%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.15, -1.19, -7.83) |
| CIE-LCH | lch(76.15, 7.92, 261.40°) |
| OKLab | oklab(79.38% -0.0066 -0.0211) |
| OKLCH | oklch(79.38% 0.022 252.5) |
| XYZ | xyz(47.2160, 50.1238, 63.0530) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.32
Light Grey Blue
#9DBCD4
ΔE00 6.37
Cool Gray
#9AA7B0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDCA #CABFB2
analogous
#B2C9CA #B2BDCA #B3B2CA
triadic
#B2BDCA #CAB2BD #BDCAB2
tetradic
#B2BDCA #CAB2C9 #CABFB2 #B2CAB3
square
#B2BDCA #CAB2C9 #CABFB2 #B2CAB3
split-complementary
#B2BDCA #CAB3B2 #C9CAB2
monochromatic
#6A7F98 #8E9EB1 #B2BDCA #D6DCE3 #EDEFF3
Accessibility & contrast
On white
1.90
#B2BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B2BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDCA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDCA | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#ACC0C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bdca; /* rgb */ color: rgb(178, 189, 202); /* oklch */ color: oklch(79.4% 0.022 252.5);
Tailwind
colors: {
custom: {
50: '#c9d0da',
500: '#b2bdca',
950: '#000000',
},
}SCSS
$custom: #b2bdca; $custom-light: #c9d0da; $custom-dark: #000000;
JSON
{
"hex": "#b2bdca",
"rgb": {
"r": 178,
"g": 189,
"b": 202
},
"hsl": {
"h": 212.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.79385,
"c": 0.0221,
"h": 252.5
},
"luminance": 0.50124
}Semantic roles & 50–950 ramp
primary
#B2BDCA
secondary
#9E9182
accent
#76499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383