#B6CCD4#B6CCD4
#B6CCD4 is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.026 H 221.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCD4 |
|---|---|
| RGB | rgb(182, 204, 212) |
| HSL | hsl(196, 26%, 77%) |
| HSV | hsv(196, 14%, 83%) |
| CMYK | cmyk(14.2%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(80.67, -5.76, -6.48) |
| CIE-LCH | lch(80.67, 8.67, 228.36°) |
| OKLab | oklab(83.12% -0.0197 -0.0175) |
| OKLCH | oklch(83.12% 0.026 221.6) |
| XYZ | xyz(52.7650, 57.8832, 70.6672) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.41
Light Grey Blue
#9DBCD4
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 8.08
Fog
#D8DCE0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCD4 #D4BEB6
analogous
#B6D4CD #B6CCD4 #B6BDD4
triadic
#B6CCD4 #D4B6CC #CCD4B6
tetradic
#B6CCD4 #CDB6D4 #D4BEB6 #BDD4B6
square
#B6CCD4 #CDB6D4 #D4BEB6 #BDD4B6
split-complementary
#B6CCD4 #D4B6BD #D4CDB6
monochromatic
#6996A7 #8FB1BD #B6CCD4 #DDE7EB #ECF2F4
Accessibility & contrast
On white
1.67
#B6CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B6CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCD4
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCD4 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD4
Deuteranopia (green-blind)
#C2C7D4
Tritanopia (blue-blind)
#AECFCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6ccd4; /* rgb */ color: rgb(182, 204, 212); /* oklch */ color: oklch(83.1% 0.026 221.6);
Tailwind
colors: {
custom: {
50: '#ccdbe1',
500: '#b6ccd4',
950: '#000000',
},
}SCSS
$custom: #b6ccd4; $custom-light: #ccdbe1; $custom-dark: #000000;
JSON
{
"hex": "#b6ccd4",
"rgb": {
"r": 182,
"g": 204,
"b": 212
},
"hsl": {
"h": 196,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.83117,
"c": 0.02633,
"h": 221.6
},
"luminance": 0.57884
}Semantic roles & 50–950 ramp
primary
#B6CCD4
secondary
#AA8E84
accent
#5C41A4
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484