#BBCCD3#BBCCD3
#BBCCD3 is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.4% C 0.021 H 224.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCD3 |
|---|---|
| RGB | rgb(187, 204, 211) |
| HSL | hsl(198, 21%, 78%) |
| HSV | hsv(198, 11%, 83%) |
| CMYK | cmyk(11.4%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(80.99, -4.35, -5.44) |
| CIE-LCH | lch(80.99, 6.97, 231.36°) |
| OKLab | oklab(83.44% -0.015 -0.0146) |
| OKLCH | oklch(83.44% 0.021 224.4) |
| XYZ | xyz(53.8415, 58.4528, 70.0612) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.01
Fog
#D8DCE0
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.23
Silver
#C0C0C0
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCD3 #D3C2BB
analogous
#BBD3CE #BBCCD3 #BBC0D3
triadic
#BBCCD3 #D3BBCC #CCD3BB
tetradic
#BBCCD3 #CEBBD3 #D3C2BB #C0D3BB
square
#BBCCD3 #CEBBD3 #D3C2BB #C0D3BB
split-complementary
#BBCCD3 #D3BBC0 #D3CEBB
monochromatic
#7194A3 #96B0BB #BBCCD3 #E0E8EB #ECF1F3
Accessibility & contrast
On white
1.65
#BBCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BBCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCD3
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCD3 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD3
Deuteranopia (green-blind)
#C4C8D3
Tritanopia (blue-blind)
#B5CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbccd3; /* rgb */ color: rgb(187, 204, 211); /* oklch */ color: oklch(83.4% 0.021 224.4);
Tailwind
colors: {
custom: {
50: '#cfdbe0',
500: '#bbccd3',
950: '#000000',
},
}SCSS
$custom: #bbccd3; $custom-light: #cfdbe0; $custom-dark: #000000;
JSON
{
"hex": "#bbccd3",
"rgb": {
"r": 187,
"g": 204,
"b": 211
},
"hsl": {
"h": 197.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.83444,
"c": 0.02095,
"h": 224.4
},
"luminance": 0.58454
}Semantic roles & 50–950 ramp
primary
#BBCCD3
secondary
#A8938A
accent
#6046A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484