#B8CCD2#B8CCD2
#B8CCD2 is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.023 H 217.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCD2 |
|---|---|
| RGB | rgb(184, 204, 210) |
| HSL | hsl(194, 22%, 77%) |
| HSV | hsv(194, 12%, 82%) |
| CMYK | cmyk(12.4%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.75, -5.53, -5.28) |
| CIE-LCH | lch(80.75, 7.64, 223.67°) |
| OKLab | oklab(83.2% -0.0184 -0.0142) |
| OKLCH | oklch(83.2% 0.023 217.7) |
| XYZ | xyz(52.9901, 58.0282, 69.3690) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.38
Silver (survey)
#C5C9C7
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 8.24
Silver
#C0C0C0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCD2 #D2BEB8
analogous
#B8D2CB #B8CCD2 #B8BFD2
triadic
#B8CCD2 #D2B8CC #CCD2B8
tetradic
#B8CCD2 #CBB8D2 #D2BEB8 #BFD2B8
square
#B8CCD2 #CBB8D2 #D2BEB8 #BFD2B8
split-complementary
#B8CCD2 #D2B8BF #D2CBB8
monochromatic
#6D96A3 #93B1BA #B8CCD2 #DDE7EA #ECF2F3
Accessibility & contrast
On white
1.67
#B8CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#B8CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCD2
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCD2 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD2
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#B1CECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ccd2; /* rgb */ color: rgb(184, 204, 210); /* oklch */ color: oklch(83.2% 0.023 217.7);
Tailwind
colors: {
custom: {
50: '#cddbdf',
500: '#b8ccd2',
950: '#000000',
},
}SCSS
$custom: #b8ccd2; $custom-light: #cddbdf; $custom-dark: #000000;
JSON
{
"hex": "#b8ccd2",
"rgb": {
"r": 184,
"g": 204,
"b": 210
},
"hsl": {
"h": 193.846,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.83197,
"c": 0.02327,
"h": 217.7
},
"luminance": 0.58029
}Semantic roles & 50–950 ramp
primary
#B8CCD2
secondary
#A78E87
accent
#5A45A1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484