#B8CCD4#B8CCD4
#B8CCD4 is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.3% C 0.024 H 223.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCD4 |
|---|---|
| RGB | rgb(184, 204, 212) |
| HSL | hsl(197, 25%, 78%) |
| HSV | hsv(197, 13%, 83%) |
| CMYK | cmyk(13.2%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(80.81, -5.12, -6.26) |
| CIE-LCH | lch(80.81, 8.09, 230.75°) |
| OKLab | oklab(83.26% -0.0177 -0.0169) |
| OKLCH | oklch(83.26% 0.024 223.7) |
| XYZ | xyz(53.2408, 58.1285, 70.6895) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.54
Fog
#D8DCE0
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCD4 #D4C0B8
analogous
#B8D4CE #B8CCD4 #B8BED4
triadic
#B8CCD4 #D4B8CC #CCD4B8
tetradic
#B8CCD4 #CEB8D4 #D4C0B8 #BED4B8
square
#B8CCD4 #CEB8D4 #D4C0B8 #BED4B8
split-complementary
#B8CCD4 #D4B8BE #D4CEB8
monochromatic
#6C95A6 #92B1BD #B8CCD4 #DEE7EB #ECF1F3
Accessibility & contrast
On white
1.66
#B8CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#B8CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCD4
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCD4 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD4
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#B1CFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8ccd4; /* rgb */ color: rgb(184, 204, 212); /* oklch */ color: oklch(83.3% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#cddbe1',
500: '#b8ccd4',
950: '#000000',
},
}SCSS
$custom: #b8ccd4; $custom-light: #cddbe1; $custom-dark: #000000;
JSON
{
"hex": "#b8ccd4",
"rgb": {
"r": 184,
"g": 204,
"b": 212
},
"hsl": {
"h": 197.143,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.83259,
"c": 0.02444,
"h": 223.7
},
"luminance": 0.5813
}Semantic roles & 50–950 ramp
primary
#B8CCD4
secondary
#AA9186
accent
#5E42A3
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484