#B6C2D2#B6C2D2
#B6C2D2 is a light, muted cyan. Relative luminance 0.532; OKLCH L 81.0% C 0.026 H 255.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C2D2 |
|---|---|
| RGB | rgb(182, 194, 210) |
| HSL | hsl(214, 24%, 77%) |
| HSV | hsv(214, 13%, 82%) |
| CMYK | cmyk(13.3%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.98, -0.89, -9.40) |
| CIE-LCH | lch(77.98, 9.44, 264.57°) |
| OKLab | oklab(80.98% -0.0065 -0.0253) |
| OKLCH | oklch(80.98% 0.026 255.6) |
| XYZ | xyz(50.2134, 53.1810, 68.5797) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.52
Light Blue Grey
#B7C9E2
ΔE00 3.66
Lightsteelblue
#B0C4DE
ΔE00 3.75
Dove Gray
#B6B8BD
ΔE00 5.89
Light Grey Blue
#9DBCD4
ΔE00 6.29
Silver
#C0C0C0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C2D2 #D2C6B6
analogous
#B6D0D2 #B6C2D2 #B8B6D2
triadic
#B6C2D2 #D2B6C2 #C2D2B6
tetradic
#B6C2D2 #D2B6D0 #D2C6B6 #B6D2B8
square
#B6C2D2 #D2B6D0 #D2C6B6 #B6D2B8
split-complementary
#B6C2D2 #D2B8B6 #D0D2B6
monochromatic
#6A83A3 #90A2BB #B6C2D2 #DCE2E9 #ECEFF3
Accessibility & contrast
On white
1.80
#B6C2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#B6C2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C2D2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C2D2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D3
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#AFC5C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6c2d2; /* rgb */ color: rgb(182, 194, 210); /* oklch */ color: oklch(81.0% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#ccd4df',
500: '#b6c2d2',
950: '#000000',
},
}SCSS
$custom: #b6c2d2; $custom-light: #ccd4df; $custom-dark: #000000;
JSON
{
"hex": "#b6c2d2",
"rgb": {
"r": 182,
"g": 194,
"b": 210
},
"hsl": {
"h": 214.286,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.80978,
"c": 0.02618,
"h": 255.6
},
"luminance": 0.53182
}Semantic roles & 50–950 ramp
primary
#B6C2D2
secondary
#A89985
accent
#7A43A2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384