#B6CCD6#B6CCD6
#B6CCD6 is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.028 H 226.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCD6 |
|---|---|
| RGB | rgb(182, 204, 214) |
| HSL | hsl(199, 28%, 78%) |
| HSV | hsv(199, 15%, 84%) |
| CMYK | cmyk(15%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(80.73, -5.35, -7.47) |
| CIE-LCH | lch(80.73, 9.19, 234.40°) |
| OKLab | oklab(83.18% -0.0189 -0.0202) |
| OKLCH | oklch(83.18% 0.028 226.8) |
| XYZ | xyz(53.0189, 57.9847, 72.0041) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Cloudy Blue
#ACC2D9
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.37
Silver (survey)
#C5C9C7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCD6 #D6C0B6
analogous
#B6D6D0 #B6CCD6 #B6BCD6
triadic
#B6CCD6 #D6B6CC #CCD6B6
tetradic
#B6CCD6 #D0B6D6 #D6C0B6 #BCD6B6
square
#B6CCD6 #D0B6D6 #D6C0B6 #BCD6B6
split-complementary
#B6CCD6 #D6B6BC #D6D0B6
monochromatic
#6895AA #8FB1C0 #B6CCD6 #DDE7EC #EBF1F4
Accessibility & contrast
On white
1.67
#B6CCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B6CCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCD6
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCD6 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD7
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#AECFCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6ccd6; /* rgb */ color: rgb(182, 204, 214); /* oklch */ color: oklch(83.2% 0.028 226.8);
Tailwind
colors: {
custom: {
50: '#ccdbe2',
500: '#b6ccd6',
950: '#000000',
},
}SCSS
$custom: #b6ccd6; $custom-light: #ccdbe2; $custom-dark: #000000;
JSON
{
"hex": "#b6ccd6",
"rgb": {
"r": 182,
"g": 204,
"b": 214
},
"hsl": {
"h": 198.75,
"s": 28.07,
"l": 77.647
},
"oklch": {
"l": 0.8318,
"c": 0.02765,
"h": 226.8
},
"luminance": 0.57986
}Semantic roles & 50–950 ramp
primary
#B6CCD6
secondary
#AC9184
accent
#5F3FA7
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484