#B6DAEB#B6DAEB
#B6DAEB is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.8% C 0.045 H 228.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DAEB |
|---|---|
| RGB | rgb(182, 218, 235) |
| HSL | hsl(199, 57%, 82%) |
| HSV | hsv(199, 23%, 92%) |
| CMYK | cmyk(22.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.04, -8.14, -12.24) |
| CIE-LCH | lch(85.04, 14.70, 236.37°) |
| OKLab | oklab(86.78% -0.0298 -0.0333) |
| OKLCH | oklch(86.78% 0.045 228.1) |
| XYZ | xyz(59.3540, 66.0840, 88.2094) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.75
Ice Blue
#A5DFF9
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 6.49
Baby Blue
#89CFF0
ΔE00 7.34
Sky Blue
#87CEEB
ΔE00 7.38
Cloudy Blue
#ACC2D9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DAEB #EBC7B6
analogous
#B6EBE2 #B6DAEB #B6C0EB
triadic
#B6DAEB #EBB6DA #DAEBB6
tetradic
#B6DAEB #E2B6EB #EBC7B6 #C0EBB6
square
#B6DAEB #E2B6EB #EBC7B6 #C0EBB6
split-complementary
#B6DAEB #EBB6C0 #EBE2B6
monochromatic
#56A9D1 #86C2DE #B6DAEB #E6F2F8 #E7F3F8
Accessibility & contrast
On white
1.48
#B6DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#B6DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DAEB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DAEB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#A7DFDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b6daeb; /* rgb */ color: rgb(182, 218, 235); /* oklch */ color: oklch(86.8% 0.045 228.1);
Tailwind
colors: {
custom: {
50: '#cce5f1',
500: '#b6daeb',
950: '#000000',
},
}SCSS
$custom: #b6daeb; $custom-light: #cce5f1; $custom-dark: #000000;
JSON
{
"hex": "#b6daeb",
"rgb": {
"r": 182,
"g": 218,
"b": 235
},
"hsl": {
"h": 199.245,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.86783,
"c": 0.04468,
"h": 228.1
},
"luminance": 0.66086
}Semantic roles & 50–950 ramp
primary
#B6DAEB
secondary
#C7957E
accent
#5521C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485