#B6CDEB#B6CDEB
#B6CDEB is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.1% C 0.049 H 255.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CDEB |
|---|---|
| RGB | rgb(182, 205, 235) |
| HSL | hsl(214, 57%, 82%) |
| HSV | hsv(214, 23%, 92%) |
| CMYK | cmyk(22.6%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.62, -1.34, -17.36) |
| CIE-LCH | lch(81.62, 17.42, 265.60°) |
| OKLab | oklab(84.09% -0.0126 -0.0473) |
| OKLCH | oklch(84.09% 0.049 255.1) |
| XYZ | xyz(56.1141, 59.6043, 87.1294) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.99
Lightsteelblue
#B0C4DE
ΔE00 2.51
Powder Blue (survey)
#B1D1FC
ΔE00 3.54
Cloudy Blue
#ACC2D9
ΔE00 3.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CDEB #EBD4B6
analogous
#B6E8EB #B6CDEB #BAB6EB
triadic
#B6CDEB #EBB6CD #CDEBB6
tetradic
#B6CDEB #EBB6E8 #EBD4B6 #B6EBBA
square
#B6CDEB #EBB6E8 #EBD4B6 #B6EBBA
split-complementary
#B6CDEB #EBBAB6 #E8EBB6
monochromatic
#568BD1 #86ACDE #B6CDEB #E6EEF8 #E7EFF8
Accessibility & contrast
On white
1.63
#B6CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#B6CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CDEB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CDEB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#A8D3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b6cdeb; /* rgb */ color: rgb(182, 205, 235); /* oklch */ color: oklch(84.1% 0.049 255.1);
Tailwind
colors: {
custom: {
50: '#ccdcf1',
500: '#b6cdeb',
950: '#000000',
},
}SCSS
$custom: #b6cdeb; $custom-light: #ccdcf1; $custom-dark: #000000;
JSON
{
"hex": "#b6cdeb",
"rgb": {
"r": 182,
"g": 205,
"b": 235
},
"hsl": {
"h": 213.962,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.84091,
"c": 0.04895,
"h": 255.1
},
"luminance": 0.59606
}Semantic roles & 50–950 ramp
primary
#B6CDEB
secondary
#C7A77E
accent
#7E21C5
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131516
muted
#838485