#BBCFDC#BBCFDC
#BBCFDC is a very light, muted cyan. Relative luminance 0.604; OKLCH L 84.3% C 0.028 H 236.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFDC |
|---|---|
| RGB | rgb(187, 207, 220) |
| HSL | hsl(204, 32%, 80%) |
| HSV | hsv(204, 15%, 86%) |
| CMYK | cmyk(15%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.03, -4.08, -8.71) |
| CIE-LCH | lch(82.03, 9.62, 244.90°) |
| OKLab | oklab(84.35% -0.0157 -0.0235) |
| OKLCH | oklch(84.35% 0.028 236.2) |
| XYZ | xyz(55.7214, 60.3566, 76.4105) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.14
Light Blue Grey
#B7C9E2
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.63
Light Grey Blue
#9DBCD4
ΔE00 6.71
Fog
#D8DCE0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFDC #DCC8BB
analogous
#BBDCD9 #BBCFDC #BBBFDC
triadic
#BBCFDC #DCBBCF #CFDCBB
tetradic
#BBCFDC #D9BBDC #DCC8BB #BFDCBB
square
#BBCFDC #D9BBDC #DCC8BB #BFDCBB
split-complementary
#BBCFDC #DCBBBF #DCD9BB
monochromatic
#6A96B2 #93B2C7 #BBCFDC #E3ECF1 #EBF1F5
Accessibility & contrast
On white
1.61
#BBCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#BBCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFDC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFDC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#B3D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcfdc; /* rgb */ color: rgb(187, 207, 220); /* oklch */ color: oklch(84.3% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#cfdde6',
500: '#bbcfdc',
950: '#000000',
},
}SCSS
$custom: #bbcfdc; $custom-light: #cfdde6; $custom-dark: #000000;
JSON
{
"hex": "#bbcfdc",
"rgb": {
"r": 187,
"g": 207,
"b": 220
},
"hsl": {
"h": 203.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.84349,
"c": 0.02829,
"h": 236.2
},
"luminance": 0.60358
}Semantic roles & 50–950 ramp
primary
#BBCFDC
secondary
#B39988
accent
#673BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484