#B6CED8#B6CED8
#B6CED8 is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.7% C 0.029 H 224.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CED8 |
|---|---|
| RGB | rgb(182, 206, 216) |
| HSL | hsl(198, 30%, 78%) |
| HSV | hsv(198, 16%, 85%) |
| CMYK | cmyk(15.7%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.32, -5.98, -7.67) |
| CIE-LCH | lch(81.32, 9.73, 232.07°) |
| OKLab | oklab(83.66% -0.0209 -0.0207) |
| OKLCH | oklch(83.66% 0.029 224.8) |
| XYZ | xyz(53.7543, 59.0443, 73.5170) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.09
Cloudy Blue
#ACC2D9
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CED8 #D8C0B6
analogous
#B6D8D1 #B6CED8 #B6BDD8
triadic
#B6CED8 #D8B6CE #CED8B6
tetradic
#B6CED8 #D1B6D8 #D8C0B6 #BDD8B6
square
#B6CED8 #D1B6D8 #D8C0B6 #BDD8B6
split-complementary
#B6CED8 #D8B6BD #D8D1B6
monochromatic
#6698AD #8EB3C3 #B6CED8 #DEE9ED #EBF2F4
Accessibility & contrast
On white
1.64
#B6CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#B6CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CED8
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CED8 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD9
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#ADD1D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b6ced8; /* rgb */ color: rgb(182, 206, 216); /* oklch */ color: oklch(83.7% 0.029 224.8);
Tailwind
colors: {
custom: {
50: '#ccdde4',
500: '#b6ced8',
950: '#000000',
},
}SCSS
$custom: #b6ced8; $custom-light: #ccdde4; $custom-dark: #000000;
JSON
{
"hex": "#b6ced8",
"rgb": {
"r": 182,
"g": 206,
"b": 216
},
"hsl": {
"h": 197.647,
"s": 30.357,
"l": 78.039
},
"oklch": {
"l": 0.83661,
"c": 0.02944,
"h": 224.8
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#B6CED8
secondary
#AF9083
accent
#5C3CA9
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484