#B8CBCF#B8CBCF
#B8CBCF is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.9% C 0.021 H 211.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBCF |
|---|---|
| RGB | rgb(184, 203, 207) |
| HSL | hsl(190, 19%, 77%) |
| HSV | hsv(190, 11%, 81%) |
| CMYK | cmyk(11.1%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(80.41, -5.61, -4.18) |
| CIE-LCH | lch(80.41, 7.00, 216.69°) |
| OKLab | oklab(82.9% -0.0182 -0.0113) |
| OKLCH | oklch(82.9% 0.021 211.8) |
| XYZ | xyz(52.3830, 57.4063, 67.3401) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.83
Silver
#C0C0C0
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.24
Light Grey
#D8DCD6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBCF #CFBCB8
analogous
#B8CFC8 #B8CBCF #B8C0CF
triadic
#B8CBCF #CFB8CB #CBCFB8
tetradic
#B8CBCF #C8B8CF #CFBCB8 #C0CFB8
square
#B8CBCF #C8B8CF #CFBCB8 #C0CFB8
split-complementary
#B8CBCF #CFB8C0 #CFC8B8
monochromatic
#6F969E #93B0B6 #B8CBCF #DDE6E8 #EDF2F3
Accessibility & contrast
On white
1.68
#B8CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B8CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBCF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBCF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#B2CDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b8cbcf; /* rgb */ color: rgb(184, 203, 207); /* oklch */ color: oklch(82.9% 0.021 211.8);
Tailwind
colors: {
custom: {
50: '#cddadd',
500: '#b8cbcf',
950: '#000000',
},
}SCSS
$custom: #b8cbcf; $custom-light: #cddadd; $custom-dark: #000000;
JSON
{
"hex": "#b8cbcf",
"rgb": {
"r": 184,
"g": 203,
"b": 207
},
"hsl": {
"h": 190.435,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.82896,
"c": 0.02141,
"h": 211.8
},
"luminance": 0.57407
}Semantic roles & 50–950 ramp
primary
#B8CBCF
secondary
#A48C87
accent
#57489E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384