#B6CCD2#B6CCD2
#B6CCD2 is a very light, muted cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.025 H 215.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCD2 |
|---|---|
| RGB | rgb(182, 204, 210) |
| HSL | hsl(193, 24%, 77%) |
| HSV | hsv(193, 13%, 82%) |
| CMYK | cmyk(13.3%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.62, -6.17, -5.49) |
| CIE-LCH | lch(80.62, 8.26, 221.66°) |
| OKLab | oklab(83.06% -0.0204 -0.0148) |
| OKLCH | oklch(83.06% 0.025 215.9) |
| XYZ | xyz(52.5143, 57.7829, 69.3467) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCD2 #D2BCB6
analogous
#B6D2CA #B6CCD2 #B6BED2
triadic
#B6CCD2 #D2B6CC #CCD2B6
tetradic
#B6CCD2 #CAB6D2 #D2BCB6 #BED2B6
square
#B6CCD2 #CAB6D2 #D2BCB6 #BED2B6
split-complementary
#B6CCD2 #D2B6BE #D2CAB6
monochromatic
#6A97A3 #90B2BB #B6CCD2 #DCE6E9 #ECF2F3
Accessibility & contrast
On white
1.67
#B6CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B6CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCD2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCD2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD2
Deuteranopia (green-blind)
#C3C6D2
Tritanopia (blue-blind)
#AECECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6ccd2; /* rgb */ color: rgb(182, 204, 210); /* oklch */ color: oklch(83.1% 0.025 215.9);
Tailwind
colors: {
custom: {
50: '#ccdbdf',
500: '#b6ccd2',
950: '#000000',
},
}SCSS
$custom: #b6ccd2; $custom-light: #ccdbdf; $custom-dark: #000000;
JSON
{
"hex": "#b6ccd2",
"rgb": {
"r": 182,
"g": 204,
"b": 210
},
"hsl": {
"h": 192.857,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.83055,
"c": 0.02526,
"h": 215.9
},
"luminance": 0.57784
}Semantic roles & 50–950 ramp
primary
#B6CCD2
secondary
#A88C85
accent
#5843A2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484